Closed GoogleCodeExporter closed 9 years ago
Your right, there isn't currently a way to resize the HUD. The code to do it is
actually there, but I've commented it
out due to a nasty flicker bug on the Mac. Maybe I can add a method to allow
you to turn on resizing.
Original comment by kenneth....@gmail.com
on 4 Jun 2009 at 1:23
Can you enable scrolling on a HUD window?
Original comment by nand...@gmail.com
on 10 Jun 2009 at 4:56
Do you mean support a HUD style scroll bar? If so that's Issue 68. If not, can
you create a separate issue?
Original comment by kenneth....@gmail.com
on 10 Jun 2009 at 12:14
Yeah, I noticed the flicker on my mac when using the .pack() method to resize
the
window. Do we have any idea why this happens on the mac?
Original comment by tun...@gmail.com
on 13 Jun 2009 at 3:28
I don't know what causes it, but Mike Swingler from Apple has confirmed it is a
fundamental issue on their side.
Original comment by kenneth....@gmail.com
on 15 Jun 2009 at 12:00
Exposed makeResizeable method on HudWindow. Allowing the HUD to be resizeable
on Mac currently causes a
serious flicker issue, but I'll leave it up to the developer to deal with that.
The HUD will remain not resizable by
default.
Original comment by kenneth....@gmail.com
on 19 Aug 2009 at 11:43
Original issue reported on code.google.com by
tun...@gmail.com
on 28 May 2009 at 7:33