As I move more towards doing some GUI cleaning up (with a view to ditching Wx::Perl::Dialog and moving everything to dynamic sizing) I've noticed that the Wx::SingleChoiceDialog and Wx::MultiChoiceDialog boxes are very very ugly on Windows.
I'd like to replace this, but I'm not sure if this replacement should be Windows specifc or generic. Could a couple of people using the GTK and Mac versions of Wx run the following in the Developer Plugin "Dump Expression..." tool and provide screenshots of what the resulting dialog looks like? Padre::Current->main->single_choice( 'Message', 'Title', [ 'One', 'Two', 'Three' ] ); _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev