Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

User Input Box In A Journal

Status
Not open for further replies.

kr7530

Automotive
Joined
Aug 9, 2011
Messages
130
Location
US
I am using an NXInputBox to get user input, is there a way to have the "OK" button hi-lited so a keyboard "Enter" or a middle mouse button click would complete the entry?
NX7.5
Thanks,
Kevin
 
hi,
look into the dohumentation journal and nx - net_ref.chm for the nxopen ui namespace very basic inputs.
look at nxjournaling sometimes uses imports nxopen.ui in the example code and the gtac offers code snippets
search the database for nx sample visual nxopen.ui
 
kr7530 said:
is there a way to have the "OK" button hi-lited so a keyboard "Enter" or a middle mouse button click would complete the entry?

Not really.
You can design your own custom form to do it, but if you have a blockstyler license - that is probably the way to go.

www.nxjournaling.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top