XRC validation
"Tim Burgess" <[email protected]> Wed, 6 Aug 2025 13:19:56 +0100
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm using jing to validate my hand-written XRC files as per: https://wxwidgets.org/blog/2015/04/validating-xrc/ All was going well until the validator encountered: <object class="wxFlexGridSizer" name="hbFields"> . error: value of attribute "class" is invalid; must be equal to "sizeritem" or "spacer" Here's how I'm running the validator: java -jar c:\users\tim\bat\jing.jar -c https://www.wxwidgets.org/wxxrc myFile.xrc All suggestions gratefully accepted. Tim -- Please read https://www.wxwidgets.org/support/mlhowto.htm before posting. --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/wx-users/006a01dc06cc%246bf6e570%2443e4b050%24%40raisedbar.net.