[progress Communities] [progress Openedge Abl] Forum Post: Re: Mixed Abl Window And Gui For...

  • Thread starter Thread starter mopfer
  • Start date Start date
Status
Not open for further replies.
M

mopfer

Guest
You can check to see if ACTIVE-FORM is type-of Progress.Windows.IForm during construction of a new .cls, and if it is then ACTIVE-FORM:PROWINHANDLE will be the handle to the .cls/.w that is active as your new .cls is being built. You can make the same check in a .w before enable_ui as well.

Continue reading...
 
Status
Not open for further replies.
Back
Top