Re: [MSEide-MSEgui-talk] Eolstyle ?

2017-04-11 Thread Fred van Stappen
> On Windows EOL is Return-LineFeed, on Unix it is LineFeed. > eol_system uses the lineend style of the operating system, eol_default uses > original style of the file (see popup hint). Perfect. Thanks. Fre;D -- Check

Re: [MSEide-MSEgui-talk] Different font and image color selected row in twidgetgrid

2017-04-11 Thread Krzysztof
2017-04-10 13:36 GMT+02:00 Martin Schreiber : > > > 2. Is it possible to set different image for selected row in > ttreeitemedit? > > My icons are dark and I would like to set them as "negative" color when > > selected. So it should be also from different timagelist (which I

Re: [MSEide-MSEgui-talk] Change tdialogstringedit frame buttons from

2017-04-11 Thread Krzysztof
Thanks! -- 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] Eolstyle ?

2017-04-11 Thread Martin Schreiber
On Tuesday 11 April 2017 17:34:32 Fred van Stappen wrote: > > > What is Eolstyle in MSEide > Project Options > Editor ? > > > > EOL = End Of Line (LineFeed/Return-LineFeed). > > Ha, ok but what is the difference with eol_default, el_system, eol_windows, > eol_unix ? Concretely, what result gives

[MSEide-MSEgui-talk] Eolstyle ?

2017-04-11 Thread Fred van Stappen
Hello Martin. What is Eolstyle in MSEide > Project Options > Editor ? Thanks. Fre;D -- Check out the vibrant tech community on one of the world's most engaging tech

Re: [MSEide-MSEgui-talk] imagelist's cornermask (again! )

2017-04-11 Thread code dz
2017-04-11 14:47 UTC+01:00, code dz : > Hi > iam just stuck in finishing tab skin , my tab shape has 2 top round > corners , and 2 bottom squares corners , now the timagelist.cornermask > applies on all corners , you can see the screenshot how the mask > affects the bottom

[MSEide-MSEgui-talk] imagelist's cornermask (again! )

2017-04-11 Thread code dz
Hi iam just stuck in finishing tab skin , my tab shape has 2 top round corners , and 2 bottom squares corners , now the timagelist.cornermask applies on all corners , you can see the screenshot how the mask affects the bottom corners . so how to avoid this ? thanks