FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWstring() and Control SIZE
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
FWstring() and Control SIZE
Posted: Fri Jun 02, 2023 02:26 AM
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 :?:
greeting,

Jimmy
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: FWstring() and Control SIZE
Posted: Fri Jun 02, 2023 04:56 AM

Many controls like BTNBMP, etc. wrap the text to multiple lines where necessary, if the vertical space is adequate.

Regards



G. N. Rao.

Hyderabad, India
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Re: FWstring() and Control SIZE
Posted: Wed Jun 07, 2023 03:55 PM
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
greeting,

Jimmy

Continue the discussion