gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] display bug Mac OS X (continued)


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] display bug Mac OS X (continued)
Date: Tue, 10 Aug 2004 18:57:07 +0200
User-agent: Mutt/1.3.22.1i

> I didn't have the time to check that out in details yet. But it seems that he 
> added this in the drpython.py file (and only in this python file).
> 
> #wxPython Mac Bug Workaround
> if wx.Platform == '__WXMAC__':
>       try:
>                              
> self.grandparent.txtDocument.SetSize(self.toptuple)
>               self.grandparent.txtPrompt.SetSize(self.bottomtuple)
>               self.LeftPanel.SetSize(self.lefttuple)
>                              self.RightPanel.SetSize(self.righttuple)
>       except:
>                pass
> #/wxPython Mac Bug Workaround
Ouch, that looks like a change we would have to be doing all
over the place. Maybe someone with more insight can cut down
the number of places ?

> The 3.3.1 version found here:
...
> has got the display bug, whereas the 3.3.2 version not.
...
> I will look into the differences between Drpython 3.3.1 and 3.3.2 as soon as 
> I have more time to do it.
That would be excellent and a real help.

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]