[lazarus] FPC Request
Shane Miller
SMiller1 at stvgb.org
Wed Oct 20 16:20:22 EDT 1999
To get around the menu problem (it is a class of TWinControl) I created a TPopupMenu type in Controls.pp and set it to a word so I could still have all the code that deals with TPopupMenu's.
This is a very temporary fix until the menus are fixxed. If you have code that assigns a TPopupmenu or calls it's Create or sets it to NIL then it won't compile because it's not a class, it's a word value.
TMenu class needs to be fixxed.
Shane
More information about the Lazarus
mailing list