Author Topic: wxSmith - validators everywhere, maybe...  (Read 24084 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: wxSmith - validators everywhere, maybe...
« Reply #15 on: August 22, 2012, 08:42:50 am »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline eranon

  • Almost regular
  • **
  • Posts: 180
Re: wxSmith - validators everywhere, maybe...
« Reply #16 on: August 22, 2012, 04:25:08 pm »
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 !
« Last Edit: August 22, 2012, 08:53:19 pm by eanon »
[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"]