Re: Borderless buttons



On Wed, 2004-05-26 at 16:54, Todd Fisher wrote:
Hi Lars!

    I think you might find it easiest to use the pixmap theme engine to 
create image buttons.  By doing
something like the following:

style "checkradiobutton"
{
  engine "pixmap" {
[...]
  }
}

widget "*.orange_button*" style "checkradiobutton"

you can make just about any widget look however you like in this way...

Thing to keep in mind is that the widgets you apply this too will not be 
themable outside your application.
hope this helps :)

So how would this be integrated in the code and the autoconf/automake
system?  Where does the above go, and how do I access it from C?  I'm
finding blessed little documentation on themes for programmers.

-Lars




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