Good Evening,
I am giving code::blocks a spin from Eclipse. Eclipse is too unwieldy for me, and I don't like that there is no native GUI builder for the CDT. It works....but code::blocks looks much more intuitive, and more integrated.
Using code::blocks 12.11 on Arch Linux.
I am writing a wxWidget app using C::B's built in wxSmith in Linux x64. My old out of date proprietary (Kylix) IDE/RAD had a feature where you could multi-select objects on the GUI designer, and then have the IDE align left, align middle, space evenly Horizontal, and space evenly verticle.
I've been through the tutorials and perused the forum, and done yahoo searches, and I can't find these features.
I have two questions:
a) How do I select multiple widgets on my GUI designer?
b) Is there any mechanism to align objects with each other? I.E. Having three input boxes of different sizes, and then aligning them all left, or right, etc. BTW: The layout sizers do not fit my needs for ad-hoc placement of window objects.
I will be very appreciative for any info, and/or pointers to how-to articles.
Sincerely and respectfully,
Dave