Hay all,

If you try to add images to a form menu using the common API calls to do that it works nicely. Now if I make another menu and I set it's visiblity to false so i use it only as a popup menu, the menu icons simply vanish!! they disapear. I think I understand what is going on. I think that whenever the menu is invisble and visble again it redraws itself, and thus erases the icons that were there (this is just my guess, i could be wrong about this)...

I searched for long time on this forum and found nothing. How do you do this? How do you add menu items to a popup menu without problems? I am able to add menu images to my form's menu just fine, I need to do the same for the popup.

I have tested that whenever you set the visbility of any menu item to false and back to true the menu image disapears.

any help will be greatly appreciated