Re: [Pgui-devel] Two bitmap overlap,

2003-01-08 Thread Micah Dowty
The button widgets and all its subclasses can only take one bitmap as a PG_WP_BITMAP parameter, but depending on what you're trying to do you could use a theme or a canvas widget to display multiple bitmaps. On Wed, Jan 08, 2003 at 09:49:40AM +0200, Okan VURAL wrote: > Hi, > If Im not

[Pgui-devel] Two bitmap overlap,

2003-01-07 Thread Okan VURAL
Hi, If Im not wrong I remember that there something about showing two bitmap on the same bitmap widget.I mean sometimes, I want to show two bitmaps overlap each other.Is it possible or not ? If possible how I can do this ? Sorry ,if Im wrong. Thanks and good work to everyo