Windows 7 Forums


Reply
Thread Tools

Chrome is always starting in a normal window

 
 
LouB
Guest
Posts: n/a
Thanked:
 
      02-25-2010
Chrome is always starting in a normal window BUT until now it started
maximized, which is what I want.
I had NOT changed anything.
I have now tried changinging startup to normal and back to maximized but
no joy.

What the hell is going on??

Lou
 
Reply With Quote
 
 
 
 
LouB
Guest
Posts: n/a
Thanked:
 
      02-25-2010
LouB wrote:
> Chrome is always starting in a normal window BUT until now it started
> maximized, which is what I want.
> I had NOT changed anything.
> I have now tried changinging startup to normal and back to maximized but
> no joy.
>
> What the hell is going on??
>
> Lou


Problem went away the same way it came - by magic:-))
 
Reply With Quote
 
Andrew
Guest
Posts: n/a
Thanked:
 
      02-25-2010


"LouB" <> wrote in message
news:...
> LouB wrote:
>> Chrome is always starting in a normal window BUT until now it started
>> maximized, which is what I want.
>> I had NOT changed anything.
>> I have now tried changinging startup to normal and back to maximized but
>> no joy.
>>
>> What the hell is going on??
>>
>> Lou

>
> Problem went away the same way it came - by magic:-))


All you had to do was close the window in the same state you want it to
open.
For example if you have multiple chrome windows open and the last one you
close is not maximized, it will remember the state of that window and open
it again in the same sized frame.
Just reopen the app, maximize it and close it again. Then you are good.

--
Andrew

 
Reply With Quote
 
LouB
Guest
Posts: n/a
Thanked:
 
      02-25-2010
Andrew wrote:
>
>
> "LouB" <> wrote in message
> news:...
>> LouB wrote:
>>> Chrome is always starting in a normal window BUT until now it started
>>> maximized, which is what I want.
>>> I had NOT changed anything.
>>> I have now tried changinging startup to normal and back to maximized
>>> but no joy.
>>>
>>> What the hell is going on??
>>>
>>> Lou

>>
>> Problem went away the same way it came - by magic:-))

>
> All you had to do was close the window in the same state you want it to
> open.
> For example if you have multiple chrome windows open and the last one
> you close is not maximized, it will remember the state of that window
> and open it again in the same sized frame.
> Just reopen the app, maximize it and close it again. Then you are good.
>

Well I did that a mere 7 times and it did not work.
 
Reply With Quote
 
Roy Smith
Guest
Posts: n/a
Thanked:
 
      02-25-2010
On 2/25/2010 11:59 AM, Andrew wrote:
>
>
> "LouB" <> wrote in message
> news:...
>> LouB wrote:
>>> Chrome is always starting in a normal window BUT until now it started
>>> maximized, which is what I want.
>>> I had NOT changed anything.
>>> I have now tried changinging startup to normal and back to maximized
>>> but no joy.
>>>
>>> What the hell is going on??
>>>
>>> Lou

>>
>> Problem went away the same way it came - by magic:-))

>
> All you had to do was close the window in the same state you want it to
> open.
> For example if you have multiple chrome windows open and the last one
> you close is not maximized, it will remember the state of that window
> and open it again in the same sized frame.
> Just reopen the app, maximize it and close it again. Then you are good.


You could also right-click on the desktop icon and choose properties,
then by run select "maximized". Then whenever you started Chrome it
would always be maximized regardless of the window state it was in when
previously closed.

--

Roy Smith
Windows 7 Home Premium

Timestamp: Thursday, February 25, 2010 12:56:09 PM
 
Reply With Quote
 
Andrew
Guest
Posts: n/a
Thanked:
 
      02-25-2010


"LouB" <> wrote in message
news:...
> Andrew wrote:
>>
>>
>> "LouB" <> wrote in message
>> news:...
>>> LouB wrote:
>>>> Chrome is always starting in a normal window BUT until now it started
>>>> maximized, which is what I want.
>>>> I had NOT changed anything.
>>>> I have now tried changinging startup to normal and back to maximized
>>>> but no joy.
>>>>
>>>> What the hell is going on??
>>>>
>>>> Lou
>>>
>>> Problem went away the same way it came - by magic:-))

>>
>> All you had to do was close the window in the same state you want it to
>> open.
>> For example if you have multiple chrome windows open and the last one you
>> close is not maximized, it will remember the state of that window and
>> open it again in the same sized frame.
>> Just reopen the app, maximize it and close it again. Then you are good.
>>

> Well I did that a mere 7 times and it did not work.


What app are you using?

Here's the info on the api from MSDN.

Remarks
This sample illustrates how to save the size, location, and state of a
Window so the Window opens in the same position it was closed. Furthermore,
this sample is multi-monitor aware, which means that if the monitor on which
the Window was closed is disconnected, the Window is shown on a connected
monitor instead.

This requires using the following Win32 APIs (from User32.dll):

WINDOWPLACEMENT: To store window size, location, and state (see
WINDOWPLACEMENT Structure).

GetWindowPlacement: To retrieve the current WINDOWPLACEMENT data for the
window before it closes (see GetWindowPlacement Function).

SetWindowPlacement: To restore the WINDOWPLACEMENT data when the window
opens (see SetWindowPlacement Function).

The WINDOWPLACEMENT structure is physically stored on disk using the
Microsoft .NET Framework support for strongly-typed application settings
(see Application Settings Overview).


--
Andrew

 
Reply With Quote
 
Dave
Guest
Posts: n/a
Thanked:
 
      02-26-2010


"LouB" <> wrote in message
news:...
> Andrew wrote:
>>
>>
>> "LouB" <> wrote in message
>> news:...
>>> LouB wrote:
>>>> Chrome is always starting in a normal window BUT until now it started
>>>> maximized, which is what I want.
>>>> I had NOT changed anything.
>>>> I have now tried changinging startup to normal and back to maximized
>>>> but no joy.
>>>>
>>>> What the hell is going on??
>>>>
>>>> Lou
>>>
>>> Problem went away the same way it came - by magic:-))

>>
>> All you had to do was close the window in the same state you want it to
>> open.
>> For example if you have multiple chrome windows open and the last one you
>> close is not maximized, it will remember the state of that window and
>> open it again in the same sized frame.
>> Just reopen the app, maximize it and close it again. Then you are good.
>>

> Well I did that a mere 7 times and it did not work.


8th time's the charm. :-)

 
Reply With Quote
 
LouB
Guest
Posts: n/a
Thanked:
 
      02-26-2010
Roy Smith wrote:
> On 2/25/2010 11:59 AM, Andrew wrote:
>>
>> "LouB" <> wrote in message
>> news:...
>>> LouB wrote:
>>>> Chrome is always starting in a normal window BUT until now it started
>>>> maximized, which is what I want.
>>>> I had NOT changed anything.
>>>> I have now tried changinging startup to normal and back to maximized
>>>> but no joy.
>>>>
>>>> What the hell is going on??
>>>>
>>>> Lou
>>> Problem went away the same way it came - by magic:-))

>> All you had to do was close the window in the same state you want it to
>> open.
>> For example if you have multiple chrome windows open and the last one
>> you close is not maximized, it will remember the state of that window
>> and open it again in the same sized frame.
>> Just reopen the app, maximize it and close it again. Then you are good.

>
> You could also right-click on the desktop icon and choose properties,
> then by run select "maximized". Then whenever you started Chrome it
> would always be maximized regardless of the window state it was in when
> previously closed.
>

I did that FOUR times. It had no effect!
 
Reply With Quote
 
LouB
Guest
Posts: n/a
Thanked:
 
      02-26-2010
Dave wrote:
>
>
> "LouB" <> wrote in message
> news:...
>> Andrew wrote:
>>>
>>>
>>> "LouB" <> wrote in message
>>> news:...
>>>> LouB wrote:
>>>>> Chrome is always starting in a normal window BUT until now it
>>>>> started maximized, which is what I want.
>>>>> I had NOT changed anything.
>>>>> I have now tried changinging startup to normal and back to
>>>>> maximized but no joy.
>>>>>
>>>>> What the hell is going on??
>>>>>
>>>>> Lou
>>>>
>>>> Problem went away the same way it came - by magic:-))
>>>
>>> All you had to do was close the window in the same state you want it
>>> to open.
>>> For example if you have multiple chrome windows open and the last one
>>> you close is not maximized, it will remember the state of that window
>>> and open it again in the same sized frame.
>>> Just reopen the app, maximize it and close it again. Then you are good.
>>>

>> Well I did that a mere 7 times and it did not work.

>
> 8th time's the charm. :-)


I figure its cause the moon is getting closer to being full.
Also the weather has changed.
 
Reply With Quote
 
Andrew
Guest
Posts: n/a
Thanked:
 
      02-26-2010


"LouB" <> wrote in message
news:...
> Dave wrote:
>>
>>
>> "LouB" <> wrote in message
>> news:...
>>> Andrew wrote:
>>>>
>>>>
>>>> "LouB" <> wrote in message
>>>> news:...
>>>>> LouB wrote:
>>>>>> Chrome is always starting in a normal window BUT until now it started
>>>>>> maximized, which is what I want.
>>>>>> I had NOT changed anything.
>>>>>> I have now tried changinging startup to normal and back to maximized
>>>>>> but no joy.
>>>>>>
>>>>>> What the hell is going on??
>>>>>>
>>>>>> Lou
>>>>>
>>>>> Problem went away the same way it came - by magic:-))
>>>>
>>>> All you had to do was close the window in the same state you want it to
>>>> open.
>>>> For example if you have multiple chrome windows open and the last one
>>>> you close is not maximized, it will remember the state of that window
>>>> and open it again in the same sized frame.
>>>> Just reopen the app, maximize it and close it again. Then you are
>>>> good.
>>>>
>>> Well I did that a mere 7 times and it did not work.

>>
>> 8th time's the charm. :-)

>
> I figure its cause the moon is getting closer to being full.
> Also the weather has changed.


Seriously though, Lou,
I can reproduce this behavior at will on Win7 ultimate 32.
Windows has worked this way as far back as I can recall.
I don't know why it doesn't do it on your machine. It SHOULD recall window
size, position, monitor displayed on etc.

--
Andrew

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
NVidia GT220 - blank screen in normal mode roter-kaiser Drivers 3 10-04-2010 03:37 PM
Change appearance of Command Window davehc User Submitted Articles 5 07-24-2010 02:25 PM
window 7 64 bit to 32 bit orashid Installation, Setup and Updates 1 07-21-2010 04:59 AM
Chrome Taskbar Right-Click Integration Broken? Mic Windows 7 Support 9 06-09-2010 12:35 AM
Desktop Window Manager Degraded? Ripose General Discussion 8 10-24-2009 08:09 AM


All times are GMT +1. The time now is 02:58 AM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33