[lazarus] 10998 bug has been killed
Shane Miller
SMiller1 at stvgb.org
Mon May 17 13:12:17 EDT 1999
That's only a temporary solution. What if we want to implement anchors? Then we wouldn't want the memo to resize with the form, we'd want to control that in the RESIZE procedure.
SHane
>>> "Baeseman, Cliff" <Cliff.Baeseman at Greenheck.com> 05/17 12:01 PM >>>
We have to get the flags working again in the table attach method. I have it
set to fill right now but it should be
gtk_fill or gtk_stretch or gtk_expand set for both of the sizing methods.
With these three set the widgets will expand and shrink with the parent
which is the grid....
Cliff
-----Original Message-----
From: Shane Miller [mailto:SMiller1 at stvgb.org]
Sent: Monday, May 17, 1999 11:57 AM
To: lazarus at miraclec.com
Subject: Re: [lazarus] 10998 bug has been killed
I will be updating CVS soon with a version that can open almost all .pp
files and color them. Currently I am still having the "self" problem where
SELF isn't assigned and therefore I have to generically assign a local
variable to "self" which is stored in the unitlist.objects property.
I need someone to look at the following: Determine a way to resize the
child widget when the parent resizes. For example, open a file using
file-open and rtesize the form. The memo stays the same size. We need to
send a RESIZE message to it and then check it's alignment or something and
resize it accordingly.
I assume we'll want to have a TList or something of all child widgets, then
send this mesdsage to each of them.....
Thoughts?
Shane
>>> Peter Vreman <pfv at cooldown.demon.nl> 05/14 11:37 AM >>>
Nothing more to say here ;)
Peter
_________________________________________________________________
To unsubscribe: mail lazarus-request at miraclec.com with
"unsubscribe" as the Subject
archives at http://www.miraclec.com/list_archives/lazarus
_________________________________________________________________
To unsubscribe: mail lazarus-request at miraclec.com with
"unsubscribe" as the Subject
archives at http://www.miraclec.com/list_archives/lazarus
_________________________________________________________________
To unsubscribe: mail lazarus-request at miraclec.com with
"unsubscribe" as the Subject
archives at http://www.miraclec.com/list_archives/lazarus
More information about the Lazarus
mailing list