Hi,
Henning Hraban Ramm wrote:
Am 2006-01-17 um 12:57 schrieb Adi J. Sieker:
- use standard wxIDs for the Exit and Help menu items, so wxWidgets
will move them to the App menu under MacOS X
- new notes that don't have any content are silently ignored.
- moved the search trigger from key up to key down and changed the
comparison for the Return key. I hope it works under MacOS X now.
- call self._sendNoteSelectedEvent(node[0].Data) only if a node was
selected in the tree.
- add a 2 pixel Border around the controls.
- changed a isinstance from unicode to basestring.
- replaced a few self.activateEditorContent()calls with
self.rPanel.setFocus('content'). activateEditorContent is designed
to be called as an event callback.
- new notes are now created under the, in the tree or list view,
selected note and not under the displayed.
- updated the default database, to reflect the changes.
Platform: Mac
Python Version: 2.4.1 on darwin
Dabo Version: Version 0.5; Revision 1797
UI Version: 2.6.1.0 on wxMac
It starts with a popup dialog warning "no image handler for type 25
defined"; I guess that's the .ico file.
I changed icon format to a png, I hope that works now.
Oh, are the are the menu items in all the right places?
I guess the wx.WXK_RETURN -- or rawKeyCode at all -- isn't the
right thing on every platform.
I remember some discussions about checking key codes on the wx
mailing list...
I changed something with the search stuff. Would you please have
another go.
Sorry, it still does nothing at pressing Return or Enter.
damn...
OK, this version logs all keydowns in a freeNotes.log file in the same
directory as the python file.
> - This looks like another dabo issue:
> File "/Library/Frameworks/Python.framework/Versions/2.4/lib/
python2.4/site-packages/Dabo-0.5-py2.4.egg/dabo/ui/uiwx/
dMenuBar.py", line 35, in __onWxMenuOpen
> menu.raiseEvent(dEvents.MenuHighlight)
> AttributeError: 'Menu' object has no attribute 'raiseEvent'
>
Yep. Ed. :)
I'll see what I can do about that.
When does that happen?
Every time i rightclick in some note (but the context menu pops up
and works).
I can't duplicate this under windows. But I'll keep alook out for it.
Still the same (but I didn't yet update dabo).
Not a problem on Windows.
I'll keep in the back of my mind.
It's still the same.
Doesn't it happen at yours, if you:
- open a sub-notes tree, e.g. "How to navigate"
- click on a sub-note, e.g. "Doublekeywords 2"
- press Ctrl-D and click on "No" in the dialog
- open the sub-note tree again (and perhaps click on the same sub-note)
?
I can't duplicate this.
You can get the windows build form
www.adsworth.info/files/freenotes/freeNotes-0.0.3-20.zip the source zip
is here www.adsworth.info/files/freenotes/freeNotes-0.0.3-20-src.zip
If you could test the search again that'd be great
adi
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users