Search the web
Sign In
New User? Sign Up
mac-gui-dev · Mac User Experience Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 247 - 276 of 1007   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
247
Hi all. I'm writing an app that performs a pretty complicated task, consisting of multiple steps. Basically the user chooses some options and clicks "Go" and...
DerrickBass
Offline Send Email
Jun 15, 2006
12:02 pm
248
... I take it these steps are performed in serial? That no two steps can be running at the same time? -Chris...
Chris Clark
caffeinepanic
Offline Send Email
Jun 15, 2006
12:08 pm
249
... Depending on what your app does, I could imagine a UI that is similar to the Installer UI: on the left side, there's a (vertical) list of steps that need...
Jens Miltner
jmiltner
Offline Send Email
Jun 15, 2006
12:28 pm
250
... One more idea - not sure what that would look like, though: How about having a single progress bar that has sort of tick marks that mark the various...
Jens Miltner
jmiltner
Offline Send Email
Jun 15, 2006
12:29 pm
251
... Sorry - I forgot that attachments don't go through the mailling list... Here are links to the two mockups (replaced by the dashes above): ...
Jens Miltner
jmiltner
Offline Send Email
Jun 15, 2006
12:33 pm
252
... That makes sense to me. If you can provide some kind of textual time estimate in the same vein as Finder copy/burn progress or Safari download progress,...
Chris Clark
caffeinepanic
Offline Send Email
Jun 15, 2006
12:57 pm
253
I don't think the multiple progress bars next to one another are a good idea, as your steps don't take the same amount of time. You'll no doubt end up with...
Florian Dejako
FDejako
Offline Send Email
Jun 15, 2006
6:49 pm
254
... This is really a lot of information, and generally users don't care about this level of detail during installation. The user usually doesn't have a reason...
Nadyne Mielke
nadyne_mielke
Offline Send Email
Jun 16, 2006
12:38 pm
255
... Derrick's question was about something consisting of multiple steps that processes input files, not an installer. Listing the separate steps that are to be...
Florian Dejako
FDejako
Offline Send Email
Jun 16, 2006
5:35 pm
256
... Yeah, the only problem with Installer's UI is that it just takes up too much room. The thing with installer is that all of those steps are user driven, so...
Derrick Bass
DerrickBass
Offline Send Email
Jun 16, 2006
7:47 pm
257
... Yeah, I guess so (grumbles...). I've always disliked that double progress bar thing; just seems ugly to me, for some reason. ... See my response to Jens...
Derrick Bass
DerrickBass
Offline Send Email
Jun 16, 2006
8:03 pm
258
... I'm not sure what you mean, but I think you are assuming we will make the length of the bars proportional to the time taken for the step. We won't. In...
Derrick Bass
DerrickBass
Offline Send Email
Jun 16, 2006
8:11 pm
259
... I think even then you'd run into a lot of titles having to be truncated, which looks bad. I made a little mockup to be seen at http://www.fdj.org/ ...
Florian Dejako
FDejako
Offline Send Email
Jun 16, 2006
9:47 pm
260
That's similar to what we did in Sandvox, but with little circular progress bars and checkmarks. See screenshot: <http://www.karelia.com/drop/progress.png> ...
Dan Wood
danb5
Offline Send Email
Jun 16, 2006
10:24 pm
261
I love the pie-chart progress bars in Sandvox and was so enamored with them I blabbed all over the #macsb IRC channel about how I wanted to use them for an...
Daniel Jalkut
desmondo99
Offline Send Email
Jun 16, 2006
11:40 pm
262
... I really like this one. I also somewhat like the pie chart progress that Dan suggested, but if there's only a relatively small number of items, I'd rather...
Jens Miltner
jmiltner
Offline Send Email
Jun 17, 2006
6:32 am
263
how about these 2 mockups. http://web.mac.com/alatteri/iWeb/mock1.png http://web.mac.com/alatteri/iWeb/mock2.png...
alatt
Offline Send Email
Jun 18, 2006
9:16 am
264
... Don't use the level indicator to indicate progress. The segmentation and colour change make it tempting, but it was introduced specifically so that a...
Jens Ayton
jensayton
Offline Send Email
Jun 18, 2006
9:59 am
265
Hi, First post here. Hopefully I can explain this properly though if you want visual aids, go to my website in my sig where you can find screenshots. I have a...
mr_pickles_esq
Offline Send Email
Jun 18, 2006
10:23 pm
266
On or about 6/18/06 3:05 PM, thus spake "mr_pickles_esq" ... From the screen shots, it looks great, and <rant> why the heck hasn't Apple just given us...
Matt Neuburg
mattneub
Offline Send Email
Jun 18, 2006
10:46 pm
267
Hi Matt, ... Well, Apple doesn't even have it standardized within Tiger. Mail has a different UI than Finder which is different than iTunes. It would be nice...
mr_pickles_esq
Offline Send Email
Jun 18, 2006
11:06 pm
268
... I think the "Other..." option is a good choice if you feel that absolute dates will only be used rarely in your app, however, I would avoid modal sheets or...
Jens Miltner
jmiltner
Offline Send Email
Jun 19, 2006
7:02 am
269
Hi Jens, ... I agree. It seems bulky having a dialog just to enter in one piece of data. ... This seems to point more towards having a button to toggle between...
mr_pickles_esq
Offline Send Email
Jun 19, 2006
4:20 pm
270
Hi folks, I have a small question, which I guess may be more a matter of personal preference than objectively decidable, but maybe you have some more arguments...
Uli Kusterer
witness_of_t...
Offline Send Email
Jul 16, 2006
12:36 am
271
If it's a background server process (as in sharing data or similar) I'd use a prefPane to launch and configure it instead of an application. If the application...
Florian Dejako
FDejako
Offline Send Email
Jul 16, 2006
12:52 am
272
There is a strong aversion in the Mac community to apps that do things "behind your back." So if you leave a process running after the app is quit, make sure...
Todd Ransom
toddransom_p...
Offline Send Email
Jul 16, 2006
1:03 am
273
... Ask the user (but don't quit unless the user says yes). Thus, what you're really doing is informing the user that quitting the gui app will quit the ...
Matt Neuburg
mattneub
Offline Send Email
Jul 16, 2006
1:05 am
274
I have a program that requires a scheduling daemon. The problem I ran into with leaving a daemon open is that if the user wants to remove the program, they...
Ryan Britton
wakeboarderrb
Online Now Send Email
Jul 16, 2006
4:30 pm
275
More and more apps rely on background apps to help process work and often times users do NOT want to run the main app (clutters the dock, etc), otherwise --...
Mark Munz (DevList)
yogamark34
Offline Send Email
Jul 16, 2006
7:28 pm
276
... Basically, if you'd quit the server automatically when terminating the app, you could as well have the app itself be the server. If your app really is just...
Jens Miltner
jmiltner
Offline Send Email
Jul 17, 2006
7:30 am
Messages 247 - 276 of 1007   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help