Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: techtonik on September 17, 2008, 04:16:01 pm
-
When I open update.xrc resource file from contrib/ plugins in trunk source tree the dialog is shrinked. Upon save flags like "wxGROW" are replaced with "wxEXPAND|wxALIGN_LEFT|wxALIGN_TOP", "<minsize>192,-1</minsize>" tags are removed.
Is it ok? I mean is it a bug in .XRC editor or I have outdated syntax? If the latter then how can I make this .XRC look exactly as in it's old version?