From: Patrick E. <pa...@pa...> - 2004-03-29 22:12:31
|
I have to leave in a minute, but I had a couple quick comments. 1. Remember what I said about that whole Attach(...,..,scale) thing? Maybe it would be better to just perform the scaling after, when the dialog is accepted. For example, in your code you could use "scale / = 100.0" in the if block. 2. Wasn't the velocity scale allowed to increase before, or was I imagining things? Anyways, could always have 400% to represent an increase in scale. 3. The sliders don't slide all the way to the right. I'm not sure what's up with that, but it's a problem I've seen before. I don't recall if it was only in Jazz or in other programs too. Patrick On Monday 29 March 2004 13:53, joakim verona wrote: > Ok, I've checked it in now. > > > > /Joakim > > Patrick Earl wrote: > >Check it in.. I want to see too. :) > > > > Patrick > > > >On Sunday 28 March 2004 16:31, joakim verona wrote: > >>Hello, > >> > >>I've managed to draw a xml dialog in xrced and got it to load > >>within jazz too! > >>(ok so it's only one line of code because of Patricks nice > >> wrapper, but anyhow...) > >> > >>Its still the "midi delay" dialog. > >> > >>To get the dialog to actually work, I need to know some things: > >>- Where to get the current track these days > >>- The filter > >>- The selection > >>- Where should the dialog caller function go? > >>It used to live in tTrackWin, but I cant remember why, so I stuck > >>it in tPianowin. > >> > >> > >>Cheers, > >>/Joakim > >> > >> > >>------------------------------------------------------- > >>This SF.Net email is sponsored by: IBM Linux Tutorials > >>Free Linux tutorial presented by Daniel Robbins, President and > >> CEO of GenToo technologies. Learn everything from fundamentals > >> to system > >>administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=c > >>li ck _______________________________________________ > >>jazzplusplus-devel mailing list > >>jaz...@li... > >>https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel > > > >------------------------------------------------------- > >This SF.Net email is sponsored by: IBM Linux Tutorials > >Free Linux tutorial presented by Daniel Robbins, President and CEO > > of GenToo technologies. Learn everything from fundamentals to > > system > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=c > >lick _______________________________________________ > >jazzplusplus-devel mailing list > >jaz...@li... > >https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO > of GenToo technologies. Learn everything from fundamentals to > system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=cli >ck _______________________________________________ > jazzplusplus-devel mailing list > jaz...@li... > https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel |