gadgets on top of a image
BlitzPlus Forums/BlitzPlus Programming/gadgets on top of a image| 
 | ||
| when placing gadgets on top of an image so my window can havea  background they dont seem to work or accept any mouse events. Any idea to get around this? | 
| 
 | ||
| The gadgets need to be parented to the panel gadget, like in this example. | 
| 
 | ||
| oh... Thanks alot :) | 
| 
 | ||
| Is there any chance B+ (and older blitzes for the sake of it) get an update where you don't need to load a file for stuff like panelimages? A reference to an image would be nice as you don't depend on files anymore.. (since B+ doesn't have incbin). Same with other things that need to be loaded directly from disk rather than from memory. (Playmusic, Playsound etc.) |