cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
itzikd
Level II

Sending the Gui window to background

so I'm working with JMP 12 and I Made a GUI window that opens a JMP file.

but once the file is open, I can't click it unless I close the GUI window first.

for example I have this GUI, when I click run script it opens JMP table but every time I try to click, it doesn't open, unless I close the GUI

itzikd_0-1614762234929.png

 

is there a way to be able to look at JMP files will the JMP GUI is open?

 

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: Sending the Gui window to background

It sounds like your window has been opened as a Modal window.  If that is the case, then it is working properly.  A Modal window is designed to stop all processing until the window is closed.  

Jim

View solution in original post

1 REPLY 1
txnelson
Super User

Re: Sending the Gui window to background

It sounds like your window has been opened as a Modal window.  If that is the case, then it is working properly.  A Modal window is designed to stop all processing until the window is closed.  

Jim

Recommended Articles