Re: [MSEide-MSEgui-talk] Fonts

2019-08-11 Thread mohamed hamza
Re-Hello, Caption and frame are hotzones but I want to extend catption zone from bounds_x to (bounds_x + bounds_cx-1). Using MouseEvent is one solution but I am sure that this code exists in msewidgets. because : select ing caption or frame area fire Onenter event of grid or groupbox.

Re: [MSEide-MSEgui-talk] Fonts

2019-08-11 Thread mohamed hamza
Hi Fred, Until now I did find any bug in msewidgets.pas I just want extend the hot zones. there De : fredvs Envoyé : dimanche 11 août 2019 13:45 À : mseide-msegui-talk@lists.sourceforge.net Objet : Re: [MSEide-MSEgui-talk] Fonts Hello Med. > The best

Re: [MSEide-MSEgui-talk] Fonts

2019-08-11 Thread fredvs
Hello Med. > The best solution is to update lib/common/msewidgets.pas line 3356 . Could you develop a little more? IMHO there is no bug, it was wanted. If you fix the code like you want (click on frame caption ---> select the object), it would be very difficult for people that do prefer the

Re: [MSEide-MSEgui-talk] Fonts

2019-08-11 Thread mohamed hamza
Hello Fred, The best solution is to update lib/common/msewidgets.pas line 3356 . I did not find how to assign a new framerect? Med. De : fredvs Envoyé : samedi 10 août 2019 20:40 À : mseide-msegui-talk@lists.sourceforge.net Objet : Re: