Re: [MSEide-MSEgui-talk] TSkincontroller button framei and issue in files dialog

2017-04-03 Thread Martin Schreiber
On Tuesday 04 April 2017 01:10:44 Krzysztof wrote: > Mmm can't compile my project, because: "Error: Identifier not found > "cl_defaultrect"". This is what you added for topic "tframecomp - how to > modify focused frame" :) It has been changed to "cl_buttondefaultrect" because of easy selection

Re: [MSEide-MSEgui-talk] TSkincontroller button framei and issue in files dialog

2017-04-03 Thread Krzysztof
Mmm can't compile my project, because: "Error: Identifier not found "cl_defaultrect"". This is what you added for topic "tframecomp - how to modify focused frame" :) -- Check out the vibrant tech community on one of the

Re: [MSEide-MSEgui-talk] Rounded slider button

2017-04-03 Thread Krzysztof
Perfect! See attached result :) . Corner masks are amazing. But there is one cosmetic thing. See screen2.png and screen3.png. "Inner" fade color is nicely blended with frame shape transparency pixels but it is not possible with face1 and face2 because they are outside of the button. Is there any

Re: [MSEide-MSEgui-talk] hide widgets problem

2017-04-03 Thread code dz
ok ;) -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___ mseide-msegui-talk mailing list

Re: [MSEide-MSEgui-talk] hide widgets problem

2017-04-03 Thread Martin Schreiber
On Monday 03 April 2017 09:55:32 code dz wrote: > Hi Martin > when i click hide widgets the main form maximized It is as designed, 'Hide Widgets' switches to datamodule mode which fills the whole container. Martin --

Re: [MSEide-MSEgui-talk] TSkincontroller button framei and issue in files dialog

2017-04-03 Thread Martin Schreiber
On Monday 03 April 2017 01:19:33 Krzysztof wrote: > It is not completed yet. Attached Please try again with git master a0889c966fc5a792d180ca6dc3468af99931e35c. Martin -- Check out the vibrant tech community on one of

Re: [MSEide-MSEgui-talk] Rounded slider button

2017-04-03 Thread Martin Schreiber
On Monday 03 April 2017 00:19:47 Krzysztof wrote: > So it is ok or not? Because I'm confused, I thought that I have to set > timagelist3 in faceSlider.template.frameimage_list, not in > frameSlider.template.frameimage_list. The mouse and client area clipping mask is defined by frameimage_list, it