Re: [seq24-users] mute groups feature - first impressions... AND code patch for --show_keys to work
Brought to you by:
rcbuse
|
From: Kevin M. <ke...@su...> - 2009-05-29 14:17:46
|
I have a fix for 1 and 2, will try to get a patch together this weekend. For #3, I don't know what "layout management" is, was just following the examples in the other tabs (manual placement)... Are you saying that you'd rather that the sequence and groups grids be sized more uniformly, i.e. to resemble a grid. ? I can take a stab at improving the Keyboard tab if you can tell me specifically what you'd like. Keeping in mind my GTK experience is all google searches, and looking at other examples in seq24... (i have win32, mfc, winforms experience so it's all familier however). :-) --- kevin meinert | http://www.subatomicglue.com On Thu, May 28, 2009 at 4:44 PM, Guido Scholz <gui...@ba...>wrote: > Am Fri, 24. Apr 2009 um 11:06:54 -0500 schrieb Kevin Meinert: > > Hi kevin, > > [Mute group feature] > > > anyway, on the train this morning, I added in code to let the user know > that > > their mapping attempt failed because the key is already bound to a > > [keyboard-sequencer] item... it makes a lot more sense now, > UI-wise... > > rather than the "learn" action failing silently. > > > > I'll try to polish it up a bit and will send the code this weekend. > > I may try some things with doing a learn mode for the sequencer keys > also... > > maybe a "learn" button on the main UI too... i don't know how far i'll > > get... > > this patch is also applied now, but there are some issues to be solved; > so it has some kind of preliminary state. Sorry I have no time to care > for it my self, just preparing for a holiday journey. > > 1) perform.cpp: Magic numbers for keys used in set_key_group() must be > replaced by names like defined in > > /usr/include/gtk-2.0/gdk/gdkkeysyms.h > > > 2) seq24.cpp: The key2text() function most probably can/should be replaced > by a more generic approach "gdk_keyval_name()", see > > http://library.gnome.org/devel/gdk/stable/gdk-Keyboard-Handling.html > > This may also have advantages for key name backward translation. > > > 3) The design of the "keyboard" tab in the options dialog is kind of > crude and should be redesigned at least using layout management > (and some more user friendly optimizations). > > Not to forget: Great work Kevin and N.N., thanks a lot. > > Guido > > -- > http://www.bayernline.de/~gscholz/ <http://www.bayernline.de/%7Egscholz/> > http://www.lug-burghausen.org/ > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > > iD8DBQFKHwXJk6cKJms5yBsRAgDlAJ9NbPAI/FJInjd9y11xAyw7nxOy2wCfa+Uv > bbwL4GcXZixS0Zg6HOjyPN0= > =FsZQ > -----END PGP SIGNATURE----- > > > ------------------------------------------------------------------------------ > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > is a gathering of tech-side developers & brand creativity professionals. > Meet > the minds behind Google Creative Lab, Visual Complexity, Processing, & > iPhoneDevCamp as they present alongside digital heavyweights like Barbarian > Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com > _______________________________________________ > seq24-users mailing list > seq...@li... > https://lists.sourceforge.net/lists/listinfo/seq24-users > > |