GDI+ graphics objects and PureBasic gadgets
GDI+ graphics objects and PureBasic gadgets
Can GDI+ graphics objects contain PureBasic gadgets?
			
			
									
									
						- netmaestro
- PureBasic Bullfrog 
- Posts: 8452
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
What i'd like to be able to do is use a PureBasic gadget as a GDI object, not display a GDI image object in a PureBasic image gadget. I want to place the PureBasic gadget in a GDI graphics path.netmaestro wrote:If you want to display a GDIplus image object in an image gadget you must convert it to hBitmap format first. Have a look at GdipCreateHBITMAPFromBitmap for further info.

