Menus (OpenInsight 32-bit Specific)
At 09 NOV 2006 03:13:30PM David E Schranz wrote:
I've created a menu programmatically in the CREATE event, however I keep getting an extra popup item '?' as the last Popup item (on the main menu). I'm sure I'm missing something. Any help please?
At 11 NOV 2006 12:06PM Richard Hunt wrote:
This might help…
I think your problem is with the sub value 2 item (True / false flag if this is the last popup or item).
The question mark appears when you have not correctly flagged the end of a popup (menu) or item (menu selection).
At 12 NOV 2006 01:06PM David E Schranz wrote:
Yes, that was it, thanks
At 13 NOV 2006 07:03PM Warren Auyong wrote:
The big question is whether or not building such menus on the fly is permissible license-wise in the run-time versions.