Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
#14087: wxAUI on Mac - strange sizing of RadioBox when docked
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
wxTrac  
View profile  
 More options Mar 10 2012, 6:41 pm
From: "wxTrac" <nore...@wxsite.net>
Date: Sat, 10 Mar 2012 23:41:21 -0000
Local: Sat, Mar 10 2012 6:41 pm
Subject: #14087: wxAUI on Mac - strange sizing of RadioBox when docked
Ticket URL: <http://trac.wxwidgets.org/ticket/14087>

#14087: wxAUI on Mac - strange sizing of RadioBox when docked
------------------------+-------------------------------------------------- -
 Reporter:  craigstark  |       Owner:      
     Type:  defect      |      Status:  new  
 Priority:  normal      |   Milestone:      
Component:  wxAui       |     Version:  2.9.3
 Keywords:              |   Blockedby:      
    Patch:  0           |    Blocking:      
------------------------+-------------------------------------------------- -
 The attached screencaps show the issue.  This pane is created entirely
 with standard sizers and shows in the floating format just fine on the Mac
 (Carbon).  When docked, however, the wxRadioBox elements shrink.  The size
 of the pane remains the same - just the RadioBox items are improperly
 sized.  The same code on Windows shows the expected behavior.

--
Ticket URL: <http://trac.wxwidgets.org/ticket/14087>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "#14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked (was: wxAUI on Mac - strange sizing of RadioBox when docked)" by wxTrac
wxTrac  
View profile  
 More options Mar 27 2012, 8:10 am
From: "wxTrac" <nore...@wxsite.net>
Date: Tue, 27 Mar 2012 12:10:08 -0000
Local: Tues, Mar 27 2012 8:10 am
Subject: Re: #14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked (was: wxAUI on Mac - strange sizing of RadioBox when docked)
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:1>

#14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
--------------------------+------------------------------------------------ -
 Reporter:  craigstark    |       Owner:      
     Type:  defect        |      Status:  new  
 Priority:  normal        |   Milestone:      
Component:  wxOSX-Carbon  |     Version:  2.9.3
 Keywords:                |   Blockedby:      
    Patch:  0             |    Blocking:      
--------------------------+------------------------------------------------ -
Changes (by vadz):

  * component:  wxAui => wxOSX-Carbon

Comment:

 As usual, it would be great to have a reproducible test case for this,
 e.g. a [HowToSubmitPatches patch] to the aui sample.

 Otherwise I can only guess that there is a problem in `DoGetBestSize()`
 implementation in `src/osx/radiobox_osx.cpp` but I don't see what could it
 be. Perhaps you could try to debug the height calculations there?

 Finally, it would be also interesting to test this with wxOSX/Cocoa.

--
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:1>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "#14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked" by wxTrac
wxTrac  
View profile  
 More options Mar 27 2012, 5:12 pm
From: "wxTrac" <nore...@wxsite.net>
Date: Tue, 27 Mar 2012 21:12:52 -0000
Local: Tues, Mar 27 2012 5:12 pm
Subject: Re: #14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:2>

#14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
--------------------------+------------------------------------------------ -
 Reporter:  craigstark    |       Owner:      
     Type:  defect        |      Status:  new  
 Priority:  normal        |   Milestone:      
Component:  wxOSX-Carbon  |     Version:  2.9.3
 Keywords:                |   Blockedby:      
    Patch:  0             |    Blocking:      
--------------------------+------------------------------------------------ -

Comment(by craigstark):

 Sorry - I didn't have a chance to put together a patch of the demo to show
 it before.  I've put one up here now.  Starting up, the new dialog will
 correctly be sized and on the lower-left.  Pull it off and all is fine.
 But put it back and you'll see the issue.  I can't test it well under
 Cocoa as you can't re-dock something under Cocoa (another bug report is in
 on that).

 Craig

--
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:2>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
wxTrac  
View profile  
 More options Mar 28 2012, 12:22 am
From: "wxTrac" <nore...@wxsite.net>
Date: Wed, 28 Mar 2012 04:22:47 -0000
Local: Wed, Mar 28 2012 12:22 am
Subject: Re: #14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:3>

#14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
--------------------------+------------------------------------------------ -
 Reporter:  craigstark    |       Owner:                
     Type:  defect        |      Status:  infoneeded_new
 Priority:  normal        |   Milestone:                
Component:  wxOSX-Carbon  |     Version:  2.9.3        
 Keywords:                |   Blockedby:                
    Patch:  0             |    Blocking:                
--------------------------+------------------------------------------------ -
Changes (by csomor):

  * status:  new => infoneeded_new

Comment:

 is the redocking still not solved in svn trunk ? I've rewritten the mouse
 handling there ..

--
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:3>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
wxTrac  
View profile  
 More options Mar 28 2012, 2:53 am
From: "wxTrac" <nore...@wxsite.net>
Date: Wed, 28 Mar 2012 06:53:27 -0000
Local: Wed, Mar 28 2012 2:53 am
Subject: Re: #14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:4>

#14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
--------------------------+------------------------------------------------ -
 Reporter:  craigstark    |       Owner:      
     Type:  defect        |      Status:  new  
 Priority:  normal        |   Milestone:      
Component:  wxOSX-Carbon  |     Version:  2.9.3
 Keywords:                |   Blockedby:      
    Patch:  0             |    Blocking:      
--------------------------+------------------------------------------------ -
Changes (by craigstark):

  * status:  infoneeded_new => new

Comment:

 It does not appear to be fixed in the SVN, no.

--
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:4>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
wxTrac  
View profile  
 More options Mar 28 2012, 3:41 am
From: "wxTrac" <nore...@wxsite.net>
Date: Wed, 28 Mar 2012 07:41:38 -0000
Local: Wed, Mar 28 2012 3:41 am
Subject: Re: #14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:5>

#14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
--------------------------+------------------------------------------------ -
 Reporter:  craigstark    |       Owner:      
     Type:  defect        |      Status:  new  
 Priority:  normal        |   Milestone:      
Component:  wxOSX-Carbon  |     Version:  2.9.3
 Keywords:                |   Blockedby:      
    Patch:  0             |    Blocking:      
--------------------------+------------------------------------------------ -

Comment(by csomor):

 ok, found #14086, I'll look at it

--
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:5>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
wxTrac  
View profile  
 More options Mar 30 2012, 10:59 am
From: "wxTrac" <nore...@wxsite.net>
Date: Fri, 30 Mar 2012 14:59:55 -0000
Local: Fri, Mar 30 2012 10:59 am
Subject: Re: #14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:6>

#14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
--------------------------+------------------------------------------------ -
 Reporter:  craigstark    |       Owner:      
     Type:  defect        |      Status:  new  
 Priority:  normal        |   Milestone:      
Component:  wxOSX-Carbon  |     Version:  2.9.3
 Keywords:                |   Blockedby:      
    Patch:  0             |    Blocking:      
--------------------------+------------------------------------------------ -

Comment(by craigstark):

 FWIW, with #14086 fixed (and thus working on the current revision) the
 sizing bug remains.

--
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:6>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
wxTrac  
View profile  
 More options Mar 30 2012, 11:11 am
From: "wxTrac" <nore...@wxsite.net>
Date: Fri, 30 Mar 2012 15:11:14 -0000
Local: Fri, Mar 30 2012 11:11 am
Subject: Re: #14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:7>

#14087: wxAUI on Mac - wrong sizing of wxRadioBox when docked
--------------------------+------------------------------------------------ -
 Reporter:  craigstark    |       Owner:  csomor  
     Type:  defect        |      Status:  accepted
 Priority:  normal        |   Milestone:          
Component:  wxOSX-Carbon  |     Version:  2.9.3  
 Keywords:                |   Blockedby:          
    Patch:  0             |    Blocking:          
--------------------------+------------------------------------------------ -
Changes (by csomor):

  * owner:  => csomor
  * status:  new => accepted

--
Ticket URL: <http://trac.wxwidgets.org/ticket/14087#comment:7>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »