Thanks much for the report. I think we must not have tested scene.visible =
False.
It's very gratifying that you found that (essentially) all of your programs
work. When we started on this conversion to wxPython, it wasn't obvious to
me that it wouldn't require rather serious changes to the API, but we got
away with little change.
Bruce Sherwood
On Tue, Feb 12, 2013 at 9:30 PM, Symion <kn...@ip...> wrote:
> I have installed Visual Python version 6.02 onto Python version 2.7.3 as
> instructed.
>
> This anomaly has probably been picked up already.
>
> 'scene.visible = False' does not seem to close the window.
>
> The only problems i have encountered are entirely related to my programs
> not have a rate(n) inside a loop or
> having a rate 'n' less than 1.
> Also, a fonts issue regarding bad font names - but again that was easily
> fixed by using either 'sans', 'serif' or 'monospace'.
>
> Apart from that, EVERY single Visual Python program I have written so
> far - WORKS!
>
> This is great stuff!!
>
> Symion
>
>
>
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> Visualpython-users mailing list
> Vis...@li...
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
>
|