From: Ronny De W. <ron...@gm...> - 2005-12-17 09:52:17
|
Alex Tweedly wrote: > Ronny De Winter wrote: > >> Alex Tweedly wrote: >> >>> ronny de winter wrote: >>> >>>> Also the layout does not fit (overlapping buttons, window too >>>> small, etc ...), >>>> guess this is due to the new wxPython version, the application was >>>> originally build with >>>> wxPython2.5.2 >>>> >>>> Anybody experienced similar problems or have some tips ? >>> >>> >>> >>> >>> Which layout does not fit ? >>> Is it one of the tools (or samples) ? Or one of your own ? >>> If it's your own - is it something you can send to let me look at >>> it; I've recently moved to wxPython 2.6.1 and I don't see any >>> problems with layouts changing. >>> >> It is my own application. You can download it at >> http://quotesviewer.sourceforge.net >> Or might it be WinNT vs WinXP ?, allthough i seem to remember that it >> waas ok before on WinNT and WinXP. > > > 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). > 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. Ronny De Winter http://quotesviewer.sourceforge.net |