In my dabo install there was a colon (,) missing at the end of line 47 
of the file dabo/ide/CxnEditor.py

Changed the code to

    def createMenu(self):
        mb = self.MenuBar
        fm = mb.getMenu("base_file")
        fm.prepend(_("Open Connection File..."),
                HotKey="Ctrl+O",
                OnHit=self.onOpenFile,
                ItemID="file_open",
                help=_("Open an existing connection file"))

You might check this.

Freagell.


_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/blu143-w2fd44623b2fd5a54264a5fe...@phx.gbl

Reply via email to