From: John H. <ec...@ya...> - 2011-04-20 18:24:24
|
It sounds like you don't have the entire mod. When you start the new project wizard, does it ask you what FrameClass to generate? If not, you are still using the original layouteditor. Sorry for not having any documentations, I am waiting for things to stabilize a bit...(too many things working on) -- John Henry > >From: Teuvo Eloranta <te...@gm...> >To: John Henry <kim...@ya...> >Cc: pyt...@li...; "Wagner, John" <ja...@me...> >Sent: Wed, April 20, 2011 10:49:22 AM >Subject: Re: [Pythoncard-users] Action Editor > >Maybe it's somehow about the environment? > >For my PCLinuxOS the action editor button does not appear either. >But in Windows Vista is it there. >In vista I recall it generating some actionbindings... which I've never used in >my projects. >(Also in my PCLOS the new project wizard generates only two files; .py and >rsrc.py files.) > >I have the following env for python 2.6.6 in my up-to-date PCLOS: > >... python2.6/site-packages/wx-2.8-gtk2-unicode/wxPython-2.8.10.1-py2.6.egg-info > >If this is of any help.. > >-Teuvo > > > >2011/4/20 John Henry <ec...@ya...> > >It's a button on the resourceEditor. If you start up the layoutEditor, the >>resource editor should pop up. You should see the ActionEditor. >> >>The code stub is created when you start a new project. For instance, if your >>project is MyProject, you should end up with 3 files: MyProject.py, >>MyProject.,rsrc.py and MyProject_rsrc.py >> >>Do you have all 3 files? >> -- >>John Henry >> >> >> >>----- Original Message ---- >>> From: "Wagner, John" <ja...@me...> >>> To: "pyt...@li..." >>><pyt...@li...> >>> Sent: Wed, April 20, 2011 9:39:10 AM >>> Subject: [Pythoncard-users] Action Editor >> >>> >>> The Action Editor sounds like a very useful modification to the Property >>>Editor, but I can't get it to show up. I took the files and copied them into >>>the appropriate pythoncard directories but the ActionEditor button doesn't >>show >>>up, and no action stub code is generated. >>> >>> >>> Is there something else that needs to be configured in order to make the >>>action editor appear? >>> >>> >>> Thanks, >>> John Wagner >> |