News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

.XRC editor in Nightly Builds

Started by techtonik, September 17, 2008, 04:16:01 PM

Previous topic - Next topic

techtonik

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?