hmc
Active Member
Hi guys,
in this thread, the idea was mentioned, that a progress bar for starting applications, which take long to load (e.g. PNDManager) is displayed, so the user knows, that his request to start an application is really processed ,even if it take a while, until the actual program window is shown.
I have done something like that before, for a system, where application startup can take quite a while. E.g. 30 seconds for Firefox, up to a few minutes for OpenOffice... ;-) This was a system called "weeXpc", an optimized variant of pdaXrom for the Sharp Zaurus PDA.
The progress dialog, which I introduced in weeXpc looked like this:
Question is now:
Would we like to have something like that in our Pandora OS, too?
I see chances to implement this in a very central place, in the PND library, which handles startup of all PND applications. So no PND would have to be modified, in order for this to work.
Instead of showing a certain percentage or remaining time in seconds until the application is started, on the Pandroa it would probably preferable to just show a "loading..." dialog, maybe with some animated element in it. On the Zaurus it was quite clear, how long an application needed to start, but since the Pandora can be configured to different CPU speeds, and there will be faster ones in future, the method I used in weeXpc - determining the approximate time an application needs to start, and code that firmly into the startup script (e.g. "if application = firefox, use time for progress bar = 30 sec") would not be appropriate here.
What do you think?
Please use the poll for voting for or against such a dialog, and please post your detailed opinions, too.
Not that this will be a decision to implement it, if "Yes" wins here. but it will help to determine, if there is any demand for that at least.
Daniel
in this thread, the idea was mentioned, that a progress bar for starting applications, which take long to load (e.g. PNDManager) is displayed, so the user knows, that his request to start an application is really processed ,even if it take a while, until the actual program window is shown.
I have done something like that before, for a system, where application startup can take quite a while. E.g. 30 seconds for Firefox, up to a few minutes for OpenOffice... ;-) This was a system called "weeXpc", an optimized variant of pdaXrom for the Sharp Zaurus PDA.
The progress dialog, which I introduced in weeXpc looked like this:
Question is now:
Would we like to have something like that in our Pandora OS, too?
I see chances to implement this in a very central place, in the PND library, which handles startup of all PND applications. So no PND would have to be modified, in order for this to work.
Instead of showing a certain percentage or remaining time in seconds until the application is started, on the Pandroa it would probably preferable to just show a "loading..." dialog, maybe with some animated element in it. On the Zaurus it was quite clear, how long an application needed to start, but since the Pandora can be configured to different CPU speeds, and there will be faster ones in future, the method I used in weeXpc - determining the approximate time an application needs to start, and code that firmly into the startup script (e.g. "if application = firefox, use time for progress bar = 30 sec") would not be appropriate here.
What do you think?
Please use the poll for voting for or against such a dialog, and please post your detailed opinions, too.
Not that this will be a decision to implement it, if "Yes" wins here. but it will help to determine, if there is any demand for that at least.
Daniel
Last edited by a moderator: