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 
of "cl_default" in objectinspector, see VERSION.TXT.

Martin

--
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
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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 world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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
easy trick for this?. Attached demo


slider.7z
Description: application/7z-compressed
--
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
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

--
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
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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 the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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 can 
be an empty imagelist with only width, height and cornermask set.
git master a0889c966fc5a792d180ca6dc3468af99931e35c also clips fade and image 
of TFace by TFace.Framei_ImageList.CornerMask.

> I'm not sure how to make it working 
> now, I don't even see green fade color :)

Please try again with git master a0889c966fc5a792d180ca6dc3468af99931e35c, I 
accidentally changed drawing order of scrollbar.color and button background, 
sorry.

Martin




--
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
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk