Uriziel01 Posted March 22, 2011 Posted March 22, 2011 Hello there, im creating a little application to edit in WYSIWYG a navigation system menu (Those builded on Win CE) and I have problem with putting pic controls over another pic controls, I have solved the problem of not visible new pics by using GuiCtrlSetPos but now I have another problem, and it is quite weird one Look at the screen where you see small black circles, they are not on original graphics files. Any one is familiar with such a problem? TY for all the responses.
Mallie99 Posted March 22, 2011 Posted March 22, 2011 I'm guessing that the circles are "bits" of the things you made to be not visible? Are you telling me something I need to know or something I want to know?
Mallie99 Posted March 22, 2011 Posted March 22, 2011 Are you better off redrawing the GUI altogether when you need to replace the images? Are you telling me something I need to know or something I want to know?
Uriziel01 Posted March 22, 2011 Author Posted March 22, 2011 On 3/22/2011 at 2:26 PM, 'Mallie99 said: I'm guessing that the circles are "bits" of the things you made to be not visible?I dint hided anything (I'm guessing that this is what you mean) , under those images is just another image, all are normal .bmp files, no transparency/alpha used here. I just didnt wanted to use GDI+ to avoid playing with DoubleBuffering things But if you have some code that can solve my problems it will be pleasure to Me to see it ! BTW can GDI+ also display .ico files with alpha channel and abilitie to resize them?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now