Re: [MSEide-MSEgui-talk] TTrayWidget, transparent and icon size

2016-04-25 Thread Krzysztof
2016-04-25 9:23 GMT+02:00 Martin Schreiber : > Please try again with git master 8415b12ab20a25863747a4765510204bfdc10667. Everything is working fine now. Thanks! -- Find and fix application

Re: [MSEide-MSEgui-talk] TTrayWidget, transparent and icon size

2016-04-25 Thread Martin Schreiber
On Sunday 24 April 2016 20:54:15 Krzysztof wrote: > > Reproduced. Run attached demo, click on button "Dock", then click on > tdirdropdownedit (not on drop down button but on empty text). Empty > text is selected automatically then click on it again to set marker > and you can do with it what ever

Re: [MSEide-MSEgui-talk] TTrayWidget, transparent and icon size

2016-04-24 Thread Martin Schreiber
On Sunday 24 April 2016 20:23:34 Krzysztof wrote: > Found weird bug in tdirdropdownedit when app has traywidget. Spent > half hour wondering what I changed in tdirdropdownedit and finally > deleted tray widget and everything is ok :D . When app has traywidget, > clicking on dropdown button is

Re: [MSEide-MSEgui-talk] TTrayWidget, transparent and icon size

2016-04-24 Thread Krzysztof
2016-04-24 20:23 GMT+02:00 Krzysztof : > There is also second issue with tdirdropdownedit, not related to > traywidget but to the new property eo_showfocused. Entering (by mouse) > into tdirdropdownedit is autoselecting all empty text, I can even > modify it, change marker, add new

Re: [MSEide-MSEgui-talk] TTrayWidget, transparent and icon size

2016-04-24 Thread Martin Schreiber
On Sunday 24 April 2016 20:23:34 Krzysztof wrote: > Found weird bug in tdirdropdownedit when app has traywidget. Spent > half hour wondering what I changed in tdirdropdownedit and finally > deleted tray widget and everything is ok :D . > When app has traywidget, > clicking on dropdown button is

Re: [MSEide-MSEgui-talk] TTrayWidget, transparent and icon size

2016-04-24 Thread Krzysztof
Found weird bug in tdirdropdownedit when app has traywidget. Spent half hour wondering what I changed in tdirdropdownedit and finally deleted tray widget and everything is ok :D . When app has traywidget, clicking on dropdown button is hidding main form and you see only dropdown tree popup menu.

Re: [MSEide-MSEgui-talk] TTrayWidget, transparent and icon size

2016-04-24 Thread Martin Schreiber
On Sunday 24 April 2016 19:17:47 Krzysztof wrote: > 2016-04-24 18:18 GMT+02:00 Martin Schreiber : > > The background can be set by TTrayIcon.color, face and frame. TTrayIcon > > is a window with a window handle like a toplevel window. MSEgui does not > > support transparent

Re: [MSEide-MSEgui-talk] TTrayWidget, transparent and icon size

2016-04-24 Thread Krzysztof
2016-04-24 18:18 GMT+02:00 Martin Schreiber : > The background can be set by TTrayIcon.color, face and frame. TTrayIcon is a > window with a window handle like a toplevel window. MSEgui does not support > transparent windows with a window handle. I suggest to use a cl_ltgray to

[MSEide-MSEgui-talk] TTrayWidget, transparent and icon size

2016-04-24 Thread Krzysztof
Hi Martin, Two questions: 1. How to make trayicon transparent? Changed all found color properties to cl_transparent but it is still gray 2. Is it possible to retrieve tray area size at runtime? TTrayWidget.size is widget size and TTrayWidget.icon.size is 0. I'm creating icon at runtime from font