User forums > Help

A note about the Windows builds

<< < (5/6) > >>

thomas:
Might be worth a consideration, if that doesn't break stuff.

280Z28:

--- Quote from: thomas on December 23, 2005, 02:52:07 pm ---Might be worth a consideration, if that doesn't break stuff.

--- End quote ---

Just make a copy of it in svn for now, and then tell (wxSmith's maintainer) to remove the copy from the wxSmith folder once he's updated his project to point to the copy you made. :)

takeshimiya:
I would say that would be really good, because wxPropertyGrid in some other parts of C::B will do a very good job (like in the Compiler flags, separated by categories, and so on).

thomas:
Afraid it will not... at least not as it looks right now. When added to the panel, it produces really nasty drawing errors, and it has the same resizing problem as wxGrid. Worse yet, it shows in 16x16 unless you explicitely give a fixed size... If you specify the dialog as the property grid's parent (instead of a panel), it draws really fine, albeit over all other controls, and not in the correct place either...

Maybe you are not thought to manually add items to a XRC created dialog at all (although I cannot think of a reason not to), or maybe I just don't know how to do it properly... either way, it does not work as easily as one would expect. The compiler flags dialog is created from XRC too, so it will have the same problem.

takeshimiya:
 :(

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version