Closed GoogleCodeExporter closed 9 years ago
Thank you for the patch. I was unable to get this to work previously because I
was trying to use a wx.ScrolledPanel. It seems that it works with a
wx.ScrolledWindow though!
However, there is only one issue that I am seeing: a horizontal scrollbar shows
up when the list of structures is less than the window height. Interestingly
enough, this does not occur on the isodose list.
I will try to see if I can fix that and will then commit the patch.
Original comment by bastula
on 28 Mar 2011 at 6:29
Attachments:
The previous patch works only with the structure tab.
Here is a new patch that should works for any ColorCheckListBox.
I don't have any issue with the horizontal scrollbar under linux.
Original comment by gllm.ber...@gmail.com
on 29 Mar 2011 at 2:15
Attachments:
This issue was closed by revision ea22a0c2fadd.
Original comment by bastula
on 29 Mar 2011 at 4:08
The patch seems to work fine. I intermittently get issues where the scrollbar
has a wider range than the text, but I think that is a wxWidgets issue. It
sometimes happens with random patients and sometimes doesn't. Not a big deal,
but definitely your patch is infinitely more useful than not having a scrollbar
at all.
Thanks again.
Original comment by bastula
on 29 Mar 2011 at 4:15
Original issue reported on code.google.com by
gllm.ber...@gmail.com
on 28 Mar 2011 at 4:14Attachments: