News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

wxGridBagSizer pluin

Started by sunwukong, March 17, 2011, 11:10:24 PM

Previous topic - Next topic

Feneck91

#15
ahhhhhhhhhhhhhhhh................ ok.
Yes, I use xrc files to make my GUI. These missing items into wxSmith should not exists because they don't have the capability to read/write informations from/to xrc ?
Do you think it have a way to make patch to let xrc to use these capability ? The developper who have made these capabilities should know why xrc doesn't support it.
It's not critical but I would like to congratulate all Code::Blocks developper who made really a very good GUI ! Great Job everybody !!!!!!!
PS: wiki comparison is not up to date...

MortenMacFly

Quote from: Feneck91 on July 20, 2012, 06:14:23 AM
PS: wiki comparison is not up to date...
Feel free to update it - its a WiKi, so that's what its for. The login is the same as for the forums.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Feneck91

Ok, I'll see next week to update part of this wiki....

Alpha

Quote from: Feneck91 on July 20, 2012, 06:14:23 AM
These missing items into wxSmith should not exists because they don't have the capability to read/write informations from/to xrc ?
Do you think it have a way to make patch to let xrc to use these capability ? The developper who have made these capabilities should know why xrc doesn't support it.
XRC file format: wxGridBagSizer?

Feneck91

Quote from: Alpha on July 20, 2012, 03:24:38 PM
Quote from: Feneck91 on July 20, 2012, 06:14:23 AM
These missing items into wxSmith should not exists because they don't have the capability to read/write informations from/to xrc ?
Do you think it have a way to make patch to let xrc to use these capability ? The developper who have made these capabilities should know why xrc doesn't support it.
XRC file format: wxGridBagSizer?
I just ask the question "why this sizer is not supported by xrc file into wxSmith ?". I'm not angry just to understand why it doesn't works...
I think, all peaple that have contribute to wxSmith development have made best effort to make it as good as it is now, so if this sizer is not supported when using xrc file, it is because it not simple to implement it... Isn't it ?