Re: [Boa Constr] Windows SendTo
Status: Beta
Brought to you by:
riaan
From: Riaan B. <riaan@e.co.za> - 2001-06-14 15:03:15
|
Hi Patrick, "Patrick K. O'Brien" wrote: > > I'd like to be able to add boa to my SendTo list under windows so I can > right click on a .py file, select SendTo, Boa and have Boa open the file up > in its editor window. I can add notepad, excel, PFE and so forth to my > SendTo list but I can't get it to work with Boa. Is this possible? I can't get it going either. I think the problem is the limited way that SendTo works. Seems it can only handle executables. Another alternative is to define an action associated with .py files; On a folder choose View->Options->File Types or Tools->Folder Options->File Types Select Python File in the list (if you have win32all installed) otherwise a add a new type with extension .py Now add an action to the type called 'Edit in Boa' and as application add e.g. c:\python20\python.exe c:\python20\tools\boa\boa.py Now you'll have it as an option if you right click on .py files. > > --- > Patrick K. O'Brien > Orbtech > "I am, therefore I think." > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > http://lists.sourceforge.net/lists/listinfo/boa-constructor-users -- Riaan Booysen ___________________________________________________ Boa Constructor - RAD GUI building IDE for wxPython http://boa-constructor.sourceforge.net |