[wxPython-users] Issues with 2.8.0.1 on OS-X
Christopher Barker
Chris.Barker at noaa.gov
Fri Dec 15 14:06:30 PST 2006
Robin Dunn wrote:
>> 1) The stdout/stderr Frame is doing something weird -- the text box is
>> very small, much smaller than the Frame, and not really readable:
>>
>> >>> import wx
>> >>> wx.App(1)
>>
>> Shows the problem.
>
>
> In this case the MainLoop is not running and so the initial size event
> that would take care of the layout is not being delivered. Could it be
> something similar in your case?
I don't think so, this turned up with a regular old app, mainloop and
all -- but I'll test again when I get back to work next week.
>> 3) I can't find the src.rpm on sourceforge -- is it there?
>
> Nope. Not sure what happened to it, I don't see any errors in the build
> log... In the meantime, you should be able to just use the tarball in
> place of the src.rpm, giving the -t* flags to rpmbuild instead of the
> -b* flags.
OK, maybe I'll try that at some point.
-thanks,
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
More information about the wxpython-users
mailing list