Re: [Boa Constr] CVS updated, fixes and code templates
Status: Beta
Brought to you by:
riaan
From: max <arf...@gm...> - 2006-12-06 18:15:45
|
Riaan Booysen wrote: <snip> > > A Code Template is a small idiomatic snippet of code that can be > selected from a popup list and inserted at the current caret position. > > The plugin is at Plug-ins/CodeTemplates.plug-in.py and the > code template definitions are under Plug-ins/CodeTemplates/*.cfg > > The action is available from Source Views under Edit->Code Templates > and currently bound to Alt-T. > > Later a Code Template Manager may be available under > Tools->Code Template Manager. > > I would appreciate if people could suggest a few more python and > wxpython idioms. I can't think of any more idioms at the moment but as a Boa beginner I want to point out the the tutorial should be updated to reflect this change. In section 2.6 "Adding file menu functionality" a reference is made to the old Dialog tab. I should probably read "Select from the the menu 'Edit -> Code Templates -> wx.FileDialog'. Or something like that. > The Dialogs page is no longer available on the Palette as this > feature replaces that functionality. thanks for all the work. Max |