This patch fixes the Intro display screen (for CB Plugin Wizard) from being cut-off to soon.
You patched a wxSmith code portion. This is no good, or should at least also include the actual change to be done in the wxs file... 
OK, will try to figure out wxSmith well enough to find out where to do the changes; or split the code off.
It depends on the reason this method "SetIntroText" exists in the class "InfoPanel".
It might is easier to redo/restructure the class to fix it instead of just changing the constant to zero.
As it is the method "SetIntroText" fails wxWidgets 3.0 looks like they fixed a 2.8 bug that causes it to fail.
Will likely be a few weeks for me to learn enough wxWidgets/wxSmith to find the correct place to fix it.
Just wish to verify "//(*Initialize(InfoPanel)" this comment is what says its a wxSmith issue, correct?
Tim S.