![]() |
|
display image using allegro cgui |
Ma AnSheng
Member #7,211
May 2006
|
I want to display a image in the screen,so I do this:
In the beginning,it can display correctly,but when I click the menu the image disappear.How can make it not disappear? |
GullRaDriel
Member #3,861
September 2003
![]() |
From which version of allegro did you got those functions ? Tell us more about: MkMenuItem(...); InitCgui(...); MkDialogue(...); MkSingleMenu(...); AddButton(...); DisplayWin(...); ProcessEvents(...); Please also give us:
You can also attach your full source code, in the case someone have enough time to read them. "Code is like shit - it only smells if it is not yours" |
|