On Thursday 01 January 2015 10:46:08 Martin Schreiber wrote:
> On Wednesday 31 December 2014 12:14:52 you wrote:
> > Hi
> > why trecordfieldedit still has white background while editing , i
> > thought skincntroller.dataedit the responsible for that , where can i
> > change its color !
> >
Dataedits placed into a twidgetgrid have optionsskin osk_framebuttononly set 
by default -> they ignore tskincontroller.dataedit_* settings.

> > how can i change the treeview selection items background ? . and the
> > node rectangle color
>
Activate GridFrame.optionskincontroller.fsco_colorclient, set 
GridFrame.template.colorclient to the wanted value. With this settings the 
tskincontroller1.grid_datacols_* settings are not necessary.
Additionally set mainfo.grid.datacols.coloractive to cl_none or adjust the rgb 
value of cl_active in tskincontroller1.colors[n].

PS: The git master version of MSEgui uses tfonttemplate in 
tskincontroller.font_* instead of individual properties. Please delete the 
according lines in dark.mfm when MSEide complains and use tfontcomp with the 
same settings. Sorry for that, it was necessary in order to support 
tfont.template.

Martin

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to