HOW TO CREATE A TRANSPARENT wxBitmapButton

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
soumya
In need of some credit
In need of some credit
Posts: 2
Joined: Fri Jun 09, 2006 5:10 am
Contact:

HOW TO CREATE A TRANSPARENT wxBitmapButton

Post by soumya »

I want to create a wxBitmap Button which is border less and with transparent
background.[/b]
Vexator
I live to help wx-kind
I live to help wx-kind
Posts: 187
Joined: Sun Jan 30, 2005 2:50 pm
Location: Heidelberg, Germany

Post by Vexator »

use png's. note that you need wx2.6.3 plus patch #2.
Windows 7 Pro
Visual Studio 2010
wxWidgets 2.9.3
Post Reply