[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Checking for open dialogbox in ABL using the widget tree?

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
> Although one could argue that it would be even better to create an ENUM for window types and return that. +1 this idea. FWIW in $DLC/[src|tty\gui]/OpenEdge.Core.pl there are a number of (native ABL) enums for a variety of things (IO modes, etc). Not all (and not these widget types) but they are there if needed. You can use them to get to the name aspect via the enum's ToString() method or simply using the ABL's STRING() function.

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