To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=22599
------- Additional comments from [EMAIL PROTECTED] Thu Oct 6 15:29:08 -0700 2005 ------- I would like to put in a thought or two on this. For me it is not very important to have the control re-size itself based on the text that is fetched form the database. Ratther - What I would like to see is the ability to have the control attach itself to a region. For example, it would be nice to have the control attach to a side of the form (Top, left, right, bottom). Say I put a text control on a form and attached it to the frame bottom. The control should extend from the left edge of the forms frame to the right edge. I would be able to drag only the top of the control, opening it say to any height I like. If the user exapands the fram then to maximum, the control should still be at the bottom of the frame and retaine its height setting. Now, expanding on this, it should be possible to stack controls. So let's say that we drop the first control on the form, set it to attach to the frame bottom. Then size it appropiratly. Now drop a second control on the form and set it to attach to frame bottom. This shold place the second control directly above the first, with is bottom edge 'glued' to the top edge of the first control. If I grabbed the top edge of the first control and expanded it upwards the second control should move along with it, retaining its relative size. In some other form desingers they also have the concept of a panel, the panal having the ability to attach itself to an edge. Controls placed on the panel stay on the panel. I don't know whether this is possible with text boxes now. An additional feature of panels is often the ability to propogate settings. For example there may be an enable method exposed on the panle, setting the value for the method on the panel propogates this to any conrtols on the panel that share the same method. If so, then if a text control could be extended again to support filling the frame, or filling a panel one could build forms of this type. Place a panel on the form. Attach it to the top frame. Place some controls on it. Place a second panel on the form, attach it to the bottom edge of the frame. Size and place some controls on it. Now place an edit control on the form, not inside any panel. Set it to fill the form. Then control should go from the left edge of the frame to the right edge of the frame, from the Bottom edge of the top panel to the top edge of the bottom panel. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
