Ignore:
Timestamp:
Jan 21, 2010, 11:36:13 PM (14 years ago)
Author:
ronosman
Message:

Feature 1389 added : remove AUI docking manager

Location:
extensions/pLoader/trunk/res
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/pLoader/trunk/res/global_settings_wdr.pl

    r4616 r4718  
    140140    $parent->{sb_thumbnail} = $item14;
    141141   
    142     my( $item16 ) = Wx::CollapsiblePane->new( $parent, $main::CPANE_THUMBNAIL, "", wxDefaultPosition, wxDefaultSize, 0|wxCP_DEFAULT_STYLE );
     142    my( $item16 ) = Wx::CollapsiblePane->new( $parent, $main::CPANE_THUMBNAIL, "", wxDefaultPosition, [300,-1], 0|wxCP_DEFAULT_STYLE );
    143143    my( $oldparent ) = $parent;
    144144    $parent = $item16->GetPane();
Note: See TracChangeset for help on using the changeset viewer.