[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Commit dialog won't remember resize

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 15 Apr 2008 11:23:32 -0400

On Mon, Apr 14, 2008 at 5:38 PM, Steven Schwartz <sschwartz_at_feedroom.com> wrote:

> I am running subclipse 1.2.4 inside eclipse 3.3.2 and myeclipse 6.0.2. When
> I click on Team/Commit…, I see a pop-up dialog 2" across and 2.5" high (on a
> 1280x1024, 18" monitor). The pop-up can be resized, but the next time
> Commit… is selected, it's tiny again. What might be causing this?

Can you try something? Size the dialog the way you want it and click
Cancel. Then see if it is remembered.

I just committed a fix for our trunk version. It looks like Eclipse
3.3 might be calling a different method in the dialog classes and we
have our code that saved the location hooked into a method that now
does not get called.

We completely changed our dialogs for our new version, even different
inheritance, so I am not sure if the 1.2.x code would have a similar
problem or not. If it does, then using Cancel should allow you to
save the size and position as a workaround.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-04-15 17:23:45 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.