Simple, its customer requirement.
Actually each window represents a projetor.
In my application user does not view projector frequently thats why
its default minimized rather that ask user to minimize 8 windows on
start up.
Anyways problem is solved.
First OrderOut then minituarize and then showwindow.
I havent tried hidewindow but I think that should work too.
thanks for your relpy.
> Simple, its customer requirement.
> Actually each window represents a projetor.
> In my application user does not view projector frequently thats why
> its default minimized rather that ask user to minimize 8 windows on
> start up.
It is part of a programmer's job to work out the requirements with a
customer. This includes telling the customer (nicely) when he's being an
idiot, and convincing him to modify his requirements to be less of an
idiot.
This is a terrible GUI. You should, if you haven't already, explain to the
customer why it's a terrible GUI and what you think would be a better one.
Of course sometimes they don't know what's good for them and that can't be
helped, but it's your responsibility ot at least try.

Signature
Michael Ash
Rogue Amoeba Software
Jolly Roger - 21 Sep 2007 18:09 GMT
> This is a terrible GUI. You should, if you haven't already, explain to the
> customer why it's a terrible GUI and what you think would be a better one.
> Of course sometimes they don't know what's good for them and that can't be
> helped, but it's your responsibility ot at least try.
You're making the assumption the guy realizes and cares it's a terrible
UI. ; )

Signature
Please let me know if you send email to this address so that I can be
sure your email doesn't get eaten by pobox.com's ultra-aggressive SPAM
filter.
JR
Michael Ash - 21 Sep 2007 20:02 GMT
>> This is a terrible GUI. You should, if you haven't already, explain to the
>> customer why it's a terrible GUI and what you think would be a better one.
[quoted text clipped - 3 lines]
> You're making the assumption the guy realizes and cares it's a terrible
> UI. ; )
Quite the contrary, I assume he either doesn't realize or doesn't care and
am trying to change that situation.

Signature
Michael Ash
Rogue Amoeba Software
Jolly Roger - 21 Sep 2007 21:21 GMT
>>> This is a terrible GUI. You should, if you haven't already, explain to the
>>> customer why it's a terrible GUI and what you think would be a better one.
[quoted text clipped - 6 lines]
> Quite the contrary, I assume he either doesn't realize or doesn't care and
> am trying to change that situation.
Good luck with that. ; )

Signature
Please let me know if you send email to this address so that I can be
sure your email doesn't get eaten by pobox.com's ultra-aggressive SPAM
filter.
JR
Michael Ash - 21 Sep 2007 22:57 GMT
>>>> This is a terrible GUI. You should, if you haven't already, explain to the
>>>> customer why it's a terrible GUI and what you think would be a better one.
[quoted text clipped - 8 lines]
>
> Good luck with that. ; )
Well you gotta have at least a little bit of that sort of attitude,
otherwise why be here at all?

Signature
Michael Ash
Rogue Amoeba Software
Heath Raftery - 24 Sep 2007 03:06 GMT
>> Simple, its customer requirement.
>> Actually each window represents a projetor.
[quoted text clipped - 6 lines]
> Of course sometimes they don't know what's good for them and that can't be
> helped, but it's your responsibility ot at least try.
As an example, perhaps a "dashboard" style GUI would suit - a little panel
that shows a small preview of each of the project windows. That way they
wont clog up the Dock and you have much greater control over their
presentation and arrangement.
Of course, there are plenty of other ideas too. Just about all of them
would be better than the minimize idea.
I know customers ask for some braindead stuff. Some programmers just
can't bring themselves to adhere to those ideas. It's a pride thing
I suppose, and a bit of a hubris about "diluting" the OS experience...

Signature
*--------------------------------------------------------*
| ^Nothing is foolproof to a sufficiently talented fool^ |
| Heath Raftery, HRSoftWorks _\|/_ |
*______________________________________m_('.')_m_________*
prerit.kapadia@einfochips.com - 24 Sep 2007 11:34 GMT
Thanks for kind responses & suggestions.
I know its terrible GUI to open 8 windows in dock.
A picture is better than thousand words.
So I made GUI with both ways, dashboard and dock.
And to everyones delight customer agreed on dashboard.
Thanks alot
Michael Ash - 24 Sep 2007 14:57 GMT
> Thanks for kind responses & suggestions.
> I know its terrible GUI to open 8 windows in dock.
> A picture is better than thousand words.
> So I made GUI with both ways, dashboard and dock.
> And to everyones delight customer agreed on dashboard.
Wonderful, thanks for telling us how this turned out.

Signature
Michael Ash
Rogue Amoeba Software