PadreIDE / Padre

Offical repository of the core Padre code
http://padre.perlide.org/
Other
101 stars 43 forks source link

Wx 3.0.0 info only #6

Open kevindawson opened 10 years ago

kevindawson commented 10 years ago

Alien::wxWidgets install ok Wx had to force Wx::Scintilla ok


                   Padre 1.01
Core...
                  osname linux
                archname i686-linux-thread-multi
            Distribution Ubuntu 14.04.1 LTS 
                  Kernel 3.13.0-36-generic
                    Perl 5.20.0
                 Threads 8
                     RAM 440.4MB
Wx...
                      Wx 0.9923
               WxWidgets 3.0.0
                 unicode 1
        Alien::wxWidgets 0.65
 Wx::Perl::ProcessStream 0.32
           Wx::Scintilla 0.39
Other...
                     PPI 1.218
           Debug::Client 0.29
       PPIx::EditorTools 0.19
                  Config /home/kevin/GitHub/Padre/.padre

warnings so far

Possible precedence issue with control flow operator at /home/kevin/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/i686-linux-thread-multi/Alien/wxWidgets/Utility.pm line 77.

@adamkennedy just for you :)

szabgab commented 10 years ago

FYI that warning is bug in Alien/wxWidgets/Utility.pm I have already mentioned it on the wxperl list.

kevindawson commented 10 years ago

@szabgab cool, any other known issues

adamkennedy commented 10 years ago

image

adamkennedy commented 10 years ago

The above is one example of some layout problems I see since the switch to Wx 3

adamkennedy commented 10 years ago

image

adamkennedy commented 10 years ago

And it's not just Scintilla widgets.

If I resize the windows, which will trigger a reflow, then it changes to the correct layout.

kevindawson commented 10 years ago

@adamkennedy I can also see the button text size issue, which fixes it's self on a dialog resize