Greetings:
The following files are all ' *.file ' .
This seems wrong.
They all contain similar to this:
#!/usr/bin/env python
from wx.tools.XRCed. xrced import main
main()
What are they, and can I rename to: *.py or *.pyw ?
C:\Python\Scrip ts\
=============== ==
editra.File
helpviewer.File
img2py.File
pyalacarte.File
pyalamode.File...
User Profile
Collapse
-
C:\Python\Scripts\ [*.file]s what are they, why
-
Ah, yes, that would cause problems.
I fixed that line.
Unfortunately, the program continues to not bring up Dialog2.
Any ideas?
Thanks! -
Sorry, I don't know what you mean:
I see the code for both 'Boa:Frame:Fram e2 ' and 'Boa:Dialog:Dia log2' .
I purposely left out extraneous code for because everythong works except Dialog2 .
Anyways I'll include it all here.
...Code:#Boa:Frame:Frame2 import wx #import Dialog2 def create(parent): return Frame2(parent) [wxID_FRAME2, wxID_FRAME2STATUSBAR1, wxID_FRAME2TEXTEDITOR,Leave a comment:
-
BOA 'OnMenuHelpAboutMenu' Frame2 Dialog2
Greetings; 11/01/2008
I am stepping thru: "Getting Started Guide for Boa Constructor
Kevin Gill November 1, 2000 March 2005 updated for Boa 0.4.0
July 2007 updated for Boa 0.6.0 by Werner F. Bruhin "
And everything works great, until I select the AboutMenu item.
It does absolutely nothing, as far as Dialog2 is concerned.
If I put some other code in 'AboutMenu' , instead of Dialog2... -
Python GUI that works on both Win32-XP and Mac OSX 10.5
Greetings;
I am hoping to find a 'Python GUI that works on both Win32-XP and Mac OSX 10.5' . Is there such an animal?
For instance, is there a mxPython (for mac) that corresponds to wvPython on Windows?
Thanks in advance!
...Vernon
No activity results to display
Show More
Leave a comment: