Re: Progress bar in ProgressDialog ?
Luc, Do you still need this? I once wrote code to do a custom progress bar with cancel. I can email it to you if you need. Lionscribe -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
Re: Progress bar in ProgressDialog ?
Cute! But I think I'll pass. Otherwise that would be another prc to ship and ask users to load (OS 5.x only), just for a limited feature. Sheer curiosity: can it be interrupted with a Cancel button like the ProgressDialog? This is very convenient for lengthy operations (just too bad the obvious bar wasn't obvious to its designers.) Regards, Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
Re: Progress bar in ProgressDialog ?
device only - it's a native arm library i can build an x86 version for you if you want Best Regards, Dmitry Grinberg (847) 226 9295 On Wed, Feb 17, 2010 at 9:50 PM, Luc Le Blanc wrote: > Dmitry Grinberg wrote: > > > http://www.palmpowerups.com/file/ProgressBarLib.zip :) > > I loaded both the ProgressBarLib.prc and progressBarTest.prc and Simulator > says: > > --- > Failed to prepare x86 code resource for execution > --- > Could not load ' ' > Would you like to browse for this file? > --- > Yes No > --- > > > Luc Le Blanc > http://www.speleo.qc.ca/Auriga > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
Re: Progress bar in ProgressDialog ?
Dmitry Grinberg wrote: > http://www.palmpowerups.com/file/ProgressBarLib.zip :) I loaded both the ProgressBarLib.prc and progressBarTest.prc and Simulator says: --- Failed to prepare x86 code resource for execution --- Could not load '' Would you like to browse for this file? --- Yes No --- Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
Re: Progress bar in ProgressDialog ?
http://www.palmpowerups.com/file/ProgressBarLib.zip :) Best Regards, Dmitry Grinberg (847) 226 9295 On Wed, Feb 17, 2010 at 5:00 PM, Don Albertson wrote: > Luc Le Blanc said (on or about) 2/17/2010 17:43: > > Hi, >> >> Is there a simple way to display a progress bar in a ProgressDialog >> or must I write the whole thing myself? >> >> >> Luc Le Blanc >> http://www.speleo.qc.ca/Auriga >> >> > The only time I used one I did it all. I don't remember if that was > necessary or because I was just showing the % time elapsed instead of > something complex like % bytes processed. > dga > > -- > The world began without the human race and will certainly end without it. > > > > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/developers/forums/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
Re: Progress bar in ProgressDialog ?
Luc Le Blanc said (on or about) 2/17/2010 17:43: Hi, Is there a simple way to display a progress bar in a ProgressDialog or must I write the whole thing myself? Luc Le Blanc http://www.speleo.qc.ca/Auriga The only time I used one I did it all. I don't remember if that was necessary or because I was just showing the % time elapsed instead of something complex like % bytes processed. dga -- The world began without the human race and will certainly end without it. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
Re: Progress bar in ProgressDialog ?
There's no support built in, but it's not hard to write a custom dialog to do it yourself. P. Douglas Reeder [email protected] http://reeder29.livejournal.com https://twitter.com/reeder29 -- Sent from my Palm Pre Luc Le Blanc wrote: Hi, Is there a simple way to display a progress bar in a ProgressDialog or must I write the whole thing myself? Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/ -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
Progress bar in ProgressDialog ?
Hi, Is there a simple way to display a progress bar in a ProgressDialog or must I write the whole thing myself? Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
