T O P I C R E V I E W |
AlphaUniform |
Posted - Oct 20 2017 : 03:44:10 Hi all, is there a way to enable VCL Styles (*.vsf) for ImageEn components? What I need is a styled Scrollbar.
See attached image. Can anybody tell me how to do that?
Thanks in advance, Alex
 |
6 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Oct 25 2017 : 16:36:22 Hi
Yes I do mean the themed_borders define, but I don't believe it will theme scrollbars in 6.3.0.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
AlphaUniform |
Posted - Oct 25 2017 : 02:03:34 Thank you all for the replies.
@Bill: My IEGlobalSettings() does not have the property EnableTheming. So the demo wont compile, thank you.
@Nigel: do you mean "{.$define THEMED_BORDERS}", will this theme scrollbars, also? I just need the scrollbars. Background is ok with TColor, Border is ok.
Thank you very much. Alex |
xequte |
Posted - Oct 21 2017 : 16:06:39 Hi
In 6.3.0. you can partially theme by enabling the define in ie.inc and recompiling your packages.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
w2m |
Posted - Oct 21 2017 : 10:14:40 I can not pinpoint the version where theming was added to ImageEn based in the history page https://www.imageen.com/info/history.html, but here is the demo:
attach/w2m/20171021101017_ImageEn_Theming.zip 524.73 KB.
If the demo does not compile with version 6.3.0 then you should obtain the latest version.
All of the ImageEn components were not completely themed until version ImageEn 7.0.1 (24 Aug. 2017) Version 7.0.1 Fixed: Scrollbars not themed for TIEColorPalette
Bill Miller Adirondack Software & Graphics Email: w2m@hughes.net EBook: http://www.imageen.com/ebook/ Custom Commercial ImageEn Development |
AlphaUniform |
Posted - Oct 21 2017 : 06:22:43 Hi Nigel, I have Version 6.3.0. The Demo VclStyles is not include in my download package. Is it possible with this version?
Best regards Alex |
xequte |
Posted - Oct 20 2017 : 16:57:09 Hi Alex
What version of ImageEn are you using?
Have you tried the demo:
Demos\Other\ImageEn_Theming\VclStylesDemo.dpr
Nigel Xequte Software www.xequte.com nigel@xequte.com
|