I sent you a theme file. I think it's not read with stat-reader. What do you 
think?

Regards

Med
________________________________
De : Martin Schreiber <mse00...@gmail.com>
Envoyé : mardi 20 novembre 2018 14:25
À : mseide-msegui-talk@lists.sourceforge.net
Objet : Re: [MSEide-MSEgui-talk] About Color

On Tuesday 20 November 2018 14:22:50 mohamed hamza wrote:
> In fact I found a third party software developed  with MseIde. It has
> themes files to init tskin object.
>
> for example:
>
> [Edit]
> empty_color=-2147483647
> empty_textcolor=-2147483647
> empty_textcolorbackground=-2147483647
> empty_textcolorbackground=-2147483647
> [Edit-Frame]
> colorclient=9471365
> colorframe=-1610612718
> colorframeactive=-1610612723colordkshadow=-2147483647
> colorshadow=-2147483647
> colorlight=-2147483647
> colorhighlight=-2147483647
>
> I want to convert -color to hex or rgb  that.
>
This are int32 values.
"
<thecolortyvalue>:= strtoint(<thestringvalue>);
"
The values are defined in msegraphutils.pas.
Are the theme files written by tstatfile? If yes they probably should be read
by tstatfile too.

Martin


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Attachment: black.thm
Description: black.thm

_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to