I have this control on one form:
STRING(@s200),AT(144,68,184,12),USE(vtOpis)
When I change another entry field vtOpis is recalculated. The problem is that when the string is long it goes till the border of the window,even if i have fixed width.
This is not important, just informing you. Maybe is this how you intended it should be.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thx. Am aware of this; it is delibrete. Occurs to me that I could potentially do this better: only auto-adjust width/height on controls which start as 'default' size only.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have this control on one form:
STRING(@s200),AT(144,68,184,12),USE(vtOpis)
When I change another entry field vtOpis is recalculated. The problem is that when the string is long it goes till the border of the window,even if i have fixed width.
This is not important, just informing you. Maybe is this how you intended it should be.
Thx. Am aware of this; it is delibrete. Occurs to me that I could potentially do this better: only auto-adjust width/height on controls which start as 'default' size only.