Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-24 Thread misu kun
ok
i think skincontroller.mainmenu / popupmenu need to have font property

2014-12-24 18:11 UTC+01:00, Martin Schreiber mse00...@gmail.com:
 On Wednesday 24 December 2014 16:58:43 misu kun wrote:
 its just because i never used gitorious nor github befor .
 anyway , my username : cefou

 I pushed your files to Gitorious:
 https://gitorious.org/mseuniverse/mseuniverse/source/skins/cefou
 You can change it yourself, please use lowercase only file and unit names
 and
 add copyright notice in the unit headers.

 Thanks, 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


--
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


Re: [MSEide-MSEgui-talk] how to customize tedit menu

2014-12-24 Thread Martin Schreiber
On Wednesday 24 December 2014 19:50:22 misu kun wrote:
 ok
 i think skincontroller.mainmenu / popupmenu need to have font property

They use stockobjects.fonts[stf_menu], the colors can be set by the 
tskincontroller.font_menu.* properties. More settings are possible in 
tskincontroller.onactivate event.
It is planned to implement a template component for font effects. It is 
complicated because of the hierarchical organisation of the fonts.

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