> The only hard coding in the whole program is this:
> =============================================
> class MyApp(wx.PySimpleApp):
>     def OnInit(self):
>         frame = MyFrame(None, -1, "THIS CRAP MOCKUP IS NOT MEANT TO BE 
> VISUALLY ACCURATE, SO DON'T WHINGE ABOUT THINGS NOT LINING 
> UP",wx.DefaultPosition,size=(1024,735))
> ==============================================
> Which is hardly 'hard coding'.
It is but I tend to side with you here that it should not make
too much of a difference. Does your screen still look good (it
does) when you change the window size ?

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


_______________________________________________
Gnumed-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-devel

Reply via email to