to use a current theme color in a plugin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hallo all
I'm like to make dynamic the color of my plugin using the current set 
theme. I have read the PLUGIN.html but i understand that with this three 
line of c++ code i can set a clrTitle color and then i can use it:

    static cTheme Theme;
    THEME_CLR(Theme, clrTitle, 0xFFBC8024);
    int clrBackwindow = Theme.Color(clrTitle);

I don't wont to redefine the color, but i want to use the actual theme 
color...

Please help me


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux