Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 11 -------- 26/02/2005 @ 23:48 by aldweb
visitor |
I am not sure I understand your question enotar, but let me try to provide an answer.
With BIRD or RsrcEdit, you create a Menu ressource, with an ID in the range [1..999]. For the purpose of this explanation let's choose 100.
Then, to link this menu to your iziBasic main form (the one defined by default), you just have to insert a MENU 100 (after the BEGIN line).
Then, the MENUITEM function will let you know which menu item was chosen when a menu event was reported by the DOEVENTS or WAITEVENT function.
Are these explanations fine for you?
Cheers
@+ aldweb |