Dialog, xbrowse,splitter,folder and ttitle

User avatar
Silvio.Falconi
Posts: 7141
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 1 time

Re: Dialog, xbrowse,splitter,folder and ttitle

Post by Silvio.Falconi »

On Firt Project seem to run in this mode :

oSplit:SetPosition(aClient[4]/2)
oSplit:nLong := oDlgnew:nHeight - 26
oSplit:Refresh()
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
Posts: 7141
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 1 time

Re: Dialog, xbrowse,splitter,folder and ttitle

Post by Silvio.Falconi »

Perhaps I resolved and all not resources

Image


only when I must create get on Tfolder all are strange and I must make big size sample :

@ 12, 10 SAY "Cognome :" OF oFld:aDialogs[1] SIZE 50, 18 PIXEL TRANSPARENT
@ 10, 75 GET aGet[1] VAR cFirst OF oFld:aDialogs[1] SIZE 150, 20 PIXEL UPDATE
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Post Reply