News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

wxSmith - validators everywhere, maybe...

Started by eranon, August 19, 2012, 10:35:25 PM

Previous topic - Next topic

MortenMacFly

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]

eranon

#16
OK, read all your replies :) Well, I've launched build of wxWidgets 2.8.12 using TDM-GCC... Now, I've to wait, and awaiting I'm reading : http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows... I'll tell you the result !

--
EDIT : OK, build wx 2.8.12, then built C::B SVN 8245. At this step, I've seen wxsmith DLL was absent under "devel\share\CodeBlocks\plugins", so I've built the wxSmith project itself...

Also, I've noticed the block part to change in source has been effectively made (as you show me above too, Morten) since my last post here. Tortoise confirm (see image)... So, nothing to do for me in code, but just to test if it's working here (or not ; lol).

This done, I've added wxmsw28u_gcc_custom.dll beside "devel/codeblocks.exe", then clicked 8) to launch C::B devel. Then, loaded a test project in which I've added a wxFontPickerCtrl using wxSmith editor.

And, as you can see in the attached screen-shot, it works : font-picker has now a validator field ;D Tested OK !
[Independent dev. - wxWidgets 3.0.0 under "Win 7 Pro 64-bit, C::B SVN 9435 & wxSmith, TDM64-GCC 4.7 & MSVC9" + "OS X 10.8, FSF GCC 4.7 & C::B SVN 8909"]