From: Ronny De W. <ron...@gm...> - 2005-12-18 13:14:49
|
Alex Tweedly wrote: > Ronny De Winter wrote: > >> Alex Tweedly wrote: >> >>> Nice app! >>> Looks fine to me here (WinXP home, PythonCard cvs latest, wxPython >>> 2.6.1, Python 2.3.4) - it matches the screenshot on SourceForge >>> (except for having the additional buttons). >>> >>> I'll try it with Python 2.4 this weekend if I can find a machine >>> with 2.4 on it already (don't want to up date my two main ones in >>> case of any problems). >>> > I was right to not want to risk the upgrade - I went ahead and did it, > and managed to break my WindIDE in the process :-( > >> You can find a Screencopy on >> http://www.5consulting.com/img/tmp/QuotesViewer-2005-12-17.jpg >> Some differences: >> - font of the table text is larger compared to buttons >> - horizontal scrollbar because table width does not fit anymore >> - watchlist buttons overlap with market selection >> - "Market" string now in blue >> - Update button falls out of the window >> >> Switching to Windows classic view gives similar problems. > > > I upgraded to Python 2.4.1 and it still looks fine in both Win Classic > and WinXP themes (except for the "Market" string being blue). > > The screen shot looks just like something has made your default font > larger. > How do the Pythoncard samples look ? Do other PythonCard programs > have the same problem ? > > How about the wxPython demos ? (though most of them use sizers, so > that may not tell us so much). > Alex, you might be right that it is the default font. I have similar problems with some of the PythonCard samples, ie. in the mp3player the buttons almost completely dissappear at the bottom of the window. Another example is minimalList which ads an horizontal scrollbar. Where are these default fonts set ? Somewhere in wxPython or wxWindows ? Ronny |