UFUNC help
UFUNC help
(OP)
Hi,
I created one UI styler menu. I added a integer to that menu. This integer field should accept any value except 25.
Any idea how I should do it.
regards
engguser
I created one UI styler menu. I added a integer to that menu. This integer field should accept any value except 25.
Any idea how I should do it.
regards
engguser





RE: UFUNC help
-Dave Tolsma
Tolsnet LLC
http://groups.google.com/group/NX_CAX/
http://groups.google.com/group/plm-exchange/
RE: UFUNC help
Thanks for the info. I tried the option you have mentioned.
The integer field has a ACTIVATE callback. I thought of doing the check here so that when the field loses the focus it will verify. But this callback is never called or activated.
Any idea how I should do that.
regards
engguser