[comp.sys.atari.st] Problem with userdefined objects in menu

robert@duttnph.UUCP (Robert de Vries) (02/20/89)

I have made submenus using user-defined objects which pop right when
you go over the menu-items with your mouse. The problem is that
sometimes (typically after startup) no MENU_SELECTED message is sent
after I select an option of my pop-right menu.
Selecting an item in the normal item-list of a menu always generates
a message.
When I run another program first (e.g. First Word Plus), everything
works fine. 
Hardware & software used: 520 ST with 1 Meg, harddisk, Turbo C compiler.

What AES/VDI stuff have I done wrong? Are there certain don'ts when
creating user-defined objects? (except for using AES calls).