View Full Version : Menu Item key handler early demo (screencast) - opinions requested
jay@moduscreate.com
13 Aug 2009, 12:02 PM
Below is a quick demonstration on a new Keyboard nav handler for the Ext JS Menu system that I’m working on. I would like any and all opinions.
http://bit.ly/D4KVf
http://tdg-i.com/img/screencasts/2009-08-13_1602.png
Foggy
17 Aug 2009, 7:38 AM
Cant see the screencast. There appears a 500 Internal Server Error...
But first tough is that this is a usefull feature.
jay@moduscreate.com
17 Aug 2009, 8:36 AM
i don't get a 500
StuartAshworth
18 Aug 2009, 12:41 AM
Great plugin Jay. I think your suggestion for using the char index for choosing the shortcut key is good, if it would work out the character position and apply the formatting (underline) automatically then it would make the implementation even easier.
jay@moduscreate.com
20 Aug 2009, 3:56 AM
Great plugin Jay. I think your suggestion for using the char index for choosing the shortcut key is good, if it would work out the character position and apply the formatting (underline) automatically then it would make the implementation even easier.
Thanks for the feedback. It's going to be using regex. How to formulate that is going to be difficult because of special characters, etc.
I'm also working on a 'propagation' mechansim, where you specify the plugin on the *root* menu item and it will propagate to all sub menus automagically :)
moegal
20 Aug 2009, 4:15 AM
Very nice! How do you plan on handling menus with sub-items? Like in FF you have View: Toolbars: etc...
Will you need a separate handler for each? Can this be built in?
Thanks, Marty
jay@moduscreate.com
20 Aug 2009, 4:19 AM
Very nice! How do you plan on handling menus with sub-items? Like in FF you have View: Toolbars: etc...
Will you need a separate handler for each? Can this be built in?
Thanks, Marty
Thanks for the feedback. Please see my post above :)
Powered by vBulletin® Version 4.2.3 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.