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 19:19:55
|
I will turn on -Wall, I don't think it's currently in my devcpp project file... >> the current situation is not sufficient. just to be clear, I do agree. see the list below for what i think needs improving.. >> handling a proper window/dialog layout (as in Qt). >> the other tabs do not expose elegancy I'm not quite sure what to picture when you say "proper" or "elegancy", at least specifically. so, specifically what do you want to see. here's what I think you're trying to say: or at least this is what i think needs to happen to make it better: - do you want vertical/horizontal scroll bars in case the GUI widgets get too wide or long... - smart repositioning of the elements when resizing the window? - an apply button (ability to cancel without applying changes) - pretty arrangement of the text edit boxes in a regular grid pattern (instead of smashed against the left side) I can't see the problem with the other tabs, they're pretty minimal and organized pretty well. At least when the keyboard tab isn't enlarging the options box so much. maybe I'm missing a feature of Qt that you're thinking of. I haven't used Qt enough to guess what it could be. will clean up the warnings soon, sorry for those, --- kevin meinert | http://www.subatomicglue.com On Fri, May 29, 2009 at 2:09 PM, Guido Scholz <gui...@ba...>wrote: > Am Fri, 29. May 2009 um 08:44:24 -0500 schrieb Kevin Meinert: > > Hi Kevin, > > > 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 am not sure about the final design, but the current situation is not > sufficient. Also the other tabs do not expose elegancy. I am also no GTK > expert and more used to Qt, but there should be some set of classes > handling a proper window/dialog layout (as in Qt). I only can start > reading here too: > > http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/ > > > 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). :-) > > You will have some time now, give it a go ;-). I guess there are some > users on the list, which will test it and give response. > > BTW: Do you use "-Wall" as a compiler option? At least you should and > have a look at the upcomming warnings. A whole bunch of new ones came > in with the last patch (I already fixed some of them). > > 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) > > iD8DBQFKIDLOk6cKJms5yBsRAvg8AJ0XXYhWdwD8y7i9VCoxnblzKDSAjgCfWWRT > OEm143wqvBGTZDsbKXOYufg= > =SxC9 > -----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 > > |