Re: Even newer wxPython version
Adit Panchal <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <[email protected]> |
I forgot to mention that the non-selected text boxes only occurred on the Mac. In Windows, this wasn't an issue. In this regard, I believe the Mac and Linux builds are working (or not working, rather) the same. I was originally going to write an OnNotebookPageChanged method, but I realized that if it worked in Windows, it was an OS-specific issue, and it wasn't necessary. Adit On Mar 8, 2005, at 01:23, Adit Panchal wrote: > I think I found where the problem is for the IndexError. If there is > no widget selected, I just had the function return 0. > > While checking this out, I found out that one of the issues stems from > the fact that there are no default widgets selected when you move from > tab to tab. This is because the choice boxes are the first widgets > created in the sizers. I switched the order around, placing the choice > boxes at the end, and when moving between tabs, it automatically gives > a focus box around the first text/"editable" box of the sizer. I > believe this is the same problem you were encountering on Linux in the > SetFocusOnValue function. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click