Jump to content

GuiGetMsg()and GUIOnEventMode both ?


neotrio
 Share

Recommended Posts

Hi Friends,

I am in dilema.

I have one objective i.e create GUI which initiate and displays event based routine results.

Although, i am able do what i intended to do but my approach is not very efficient as i have create extra function for termination of the script/GUI or sometimes I have to force termination.

But i cannot help as this my requirement to use both GuiGetMsg() and GUIOnEventMode.

What i am asking you guys is for any elegant way of doing so?

Regards,

Neotrio

Link to comment
Share on other sites

This is a no brainer reply. ;)

Don't use both GuiGetMsg and GUIOnEventMode at the same time within a script is the most elegant way. :whistle:

Ok, let's frame question this way:

Can I get event generated function response in my GUI,without using GUIOnEventMode Option?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...