[Lazarus] TPopupMenu bug

Paul Ishenin webpirat at mail.ru
Mon May 18 16:25:31 CEST 2009


Mattias Gärtner wrote:
>> I don't think so; The point is that the system should behave the same 
>> on all
>> platforms, i.e. assigning a popupmenu removes the system-defined 
>> popup menu.
>>
>> Otherwise you'd have to merge the system popup menu on e.g. windows 
>> as well, and I don't think you have access to that.
>
> I can't follow you. Just because a widgetset does not support 
> something, does not mean we disable this on all platforms.
Agree with you. But also we should not substitute one feature with 
another. Therefore if I want my own menu I will use TMemo.PopupMenu := 
MyPopupMenu; and if I want to insert some items into system popupmenu I 
will use some other code.

Best regards,
Paul Ishenin.




More information about the Lazarus mailing list