Re: [Lazarus] Form position and size not preserved

2011-01-04 Thread Graeme Geldenhuys
Op 2010-12-02 14:02, Bo Berglund het geskryf:
 Isn't it rather so that default means that it will be placed
 wherever Windows decides?

This will be impossible for Windows to do, considering that I run Linux. :)



Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Form position and size not preserved

2011-01-04 Thread Graeme Geldenhuys
Op 2010-12-01 01:15, Darius Blaszyk het geskryf:
 Ahhh, found it. By setting the window option from Default to Restore
 window geometry everything works fine now. I'm surprised though it used
 to work by restoring the geometry. What does default mean?

Has anybody got an answer to this question?  In fact, what do all the
various window position options mean? There is no wiki help for this dialog.



Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Form position and size not preserved

2010-12-02 Thread Hans-Peter Diettrich

Darius Blaszyk schrieb:

Since some time the UI position and size of the forms of Lazarus are not
preserved anymore. If I for instance organize them in a certain way and
then press compile, the source editor changes size and position. Also
restarting Lazarus makes the forms jump back to some original size and
position. Is this a bug, or are my position and size settings simply not
saved properly?


I consider it a bug, in the form placement procedures. I've already 
suggested a better placement, for both docked and undocked forms, but it 
was rejected.


Perhaps the docked IDE works better? (untested)

DoDi


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Form position and size not preserved

2010-12-02 Thread Bo Berglund
On Wed, 1 Dec 2010 09:22:17 +0100, Vincent Snijders
vincent.snijd...@gmail.com wrote:

2010/12/1 Darius Blaszyk dhkblas...@zeelandnet.nl:
 Ahhh, found it. By setting the window option from Default to Restore
 window geometry everything works fine now. I'm surprised though it used
 to work by restoring the geometry. What does default mean?

I think default means the designed position of those IDE forms.

Isn't it rather so that default means that it will be placed
wherever Windows decides?
At least in Delphi there is poDesigned (which is what I think tou
refer to) and three variations of poDefault.

-- 

Bo Berglund
Developer in Sweden


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Form position and size not preserved

2010-12-01 Thread Vincent Snijders
2010/12/1 Darius Blaszyk dhkblas...@zeelandnet.nl:
 Ahhh, found it. By setting the window option from Default to Restore
 window geometry everything works fine now. I'm surprised though it used
 to work by restoring the geometry. What does default mean?

I think default means the designed position of those IDE forms.

Vincent

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Form position and size not preserved

2010-11-30 Thread Darius Blaszyk
On Tue, 2010-11-30 at 00:11 +0100, José Mejuto wrote:
 Hello Lazarus-List,
 
 Monday, November 29, 2010, 10:08:06 PM, you wrote:
 
 DB Since some time the UI position and size of the forms of Lazarus are not
 DB preserved anymore. If I for instance organize them in a certain way and
 DB then press compile, the source editor changes size and position. Also
 DB restarting Lazarus makes the forms jump back to some original size and
 DB position. Is this a bug, or are my position and size settings simply not
 DB saved properly?
 DB What can I do to test?
 
 Please, move one form to a clearly different position, now in the
 object inspector select the Top field, edit and press enter. Repeat
 this step with Left field. Save the project, exit Lazarus and
 reopen.

I was talking about the forms of the Lazarus UI. Not forms of my
project. So for instance the source editor keeps changing the size back
to some odd location and size. Not only when I open a new project, but
also when I compile the project. It's driving me mad!

Darius



--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Form position and size not preserved

2010-11-29 Thread José Mejuto
Hello Lazarus-List,

Monday, November 29, 2010, 10:08:06 PM, you wrote:

DB Since some time the UI position and size of the forms of Lazarus are not
DB preserved anymore. If I for instance organize them in a certain way and
DB then press compile, the source editor changes size and position. Also
DB restarting Lazarus makes the forms jump back to some original size and
DB position. Is this a bug, or are my position and size settings simply not
DB saved properly?
DB What can I do to test?

Please, move one form to a clearly different position, now in the
object inspector select the Top field, edit and press enter. Repeat
this step with Left field. Save the project, exit Lazarus and
reopen.

-- 
Best regards,
 José


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus