[wxPython-users] Re: wxPython on Mac crashes
Dominique
mydomdom at gmail.com
Tue May 29 12:47:48 PDT 2007
> Dominique wrote:
>> 1) I agree with you. But when I double click on the file drpython.pyw,
>> this
>> leads me directly not to drPython (just like on my pc) but to the python
>> file
>> drpython.pyw, which I have to launch with the Menu Run / run Module.
>> Am I doing something wrong. Do I have to put some preferences in python ?
>> Which
>> ones ? where ?
>
> Ah, I see. You can make the PythonLauncher tool be the one associated
> with .pyw files, then the Mac will know assume that they are
> PythonLauncher documents and will use it to 'Open' them.
Thanks for the tip Robin.
OK. Done. I reinstalled again everything and now, drpython works fine
without problems (except the fonts which causes the terminal to display 10
or 20 times every second the font problem). I'll take care of this later.
Additionally, the file explorer for mac does not display all files and
directories, which appear with the drpython file browser. For instance,
impossible to see the .drpython directory in the preferences with the mac
explorer. Certain directories just don't appear... For someone coming from
windows, it is surprising.
>> 2)Now that I installed the latest versions of python and wxpython,
>> another
>> program that was previously running without problems now has a problem:
>> the
>> scrollbars on the grid (in a notebook) don't appear anymore...
>
>
> Which versions? Sample app?
python 2.5.1 and wxpython 2.8.4.0
I wonder if it is not a size problem with the panels/grid/frames/... with
the mac. I resized the number of columns of the grid and it displayed the
vertical scrollbar. Not the horizontal ones.
On my pc, no problem. I'll tell you more later
Thanks so much for helping
Dominique
More information about the wxpython-users
mailing list