Page 1 of 1

FWstring() and Control SIZE

PostPosted: Fri Jun 02, 2023 2:26 am
by Jimmy
hi,

when use a "short" English Word with FwString() it can be "long" in German or other Language
than Caption / PROMPT can be "to long" for Control SIZE

does Fivewin have a Solution for this Problem :?:

Re: FWstring() and Control SIZE

PostPosted: Fri Jun 02, 2023 4:56 am
by nageswaragunupudi
Many controls like BTNBMP, etc. wrap the text to multiple lines where necessary, if the vertical space is adequate.

Re: FWstring() and Control SIZE

PostPosted: Wed Jun 07, 2023 3:55 pm
by Jimmy
hi,
nageswaragunupudi wrote:Many controls like BTNBMP, etc. wrap the text to multiple lines where necessary,

ah, Ok so i have to modify "Height" of Control