cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar

Allow SetFocus to be used with interactive display elements (TextEditBox, Button...)

Add functionality to use << Set Focus with different interactive display elements (Text Edit Box, Button, Num Edit Box...) (or create new function <<Set Active or similar). This would help when creating user interfaces to reduce time when using them and remove the need to click around or press tab to get to correct element.

 

With barcode scanners:

Similar suggestion has been earlier created based on this Set focus on text edit box , suggestion: Set (next) focus on TextEditBox 

 

Easier default selection for modals:

Default button selection/highlight in modal window 

 

Returning to TextEditBox after pressing button:

Set focus of display tree (new window) to text edit box 

 

And in my current application I have a window with TextEditBox used to filter out datatables. I would like the TextEditBox be selected when you open the window as now user has to first click the Text Edit Box to get it active (or I would have to create a workaround).

 

These can be handled already with different workarounds but I think it should be added as a functionality directly to JMP.