User forums > Help
Set Frame Icon in wxSmith not worked
(1/1)
zac:
I've found that I cannot use the wxSmith's designer to set the frame's icon. I can select icon from the icon property, but after compiled, the Frame's icon still using the stand blank icon.
Is that the only way to set the frame icon is to set it inside the frame's constructor by manual code as stated in http://forums.codeblocks.org/index.php/topic,5788.msg44389.html#msg44389?
Thanks.
raph:
--- Quote from: zac on July 19, 2007, 03:20:12 am ---I can select icon from the icon property, but after compiled, the Frame's icon still using the stand blank icon.
--- End quote ---
That's right, this isn't implemented yet.
--- Quote from: zac on July 19, 2007, 03:20:12 am ---Is that the only way to set the frame icon is to set it inside the frame's constructor by manual code as stated in http://forums.codeblocks.org/index.php/topic,5788.msg44389.html#msg44389?
--- End quote ---
Currently, yes.
zac:
Thanks for your information.
Navigation
[0] Message Index
Go to full version