Disable a tab on a folder

Disable a tab on a folder

Postby Jeff Barnes » Tue Oct 25, 2005 7:10 pm

Hi Everybody,

Is there a way to disable a tab on a folder, for example something like:

IF nValue <> 1
oFld1:Disable()
ENDIF

This way only oFld1 would not be clickable but the rest would.

Thanks in advance,

Jeff
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada

Re: Disable a tab on a folder

Postby Richard Chidiak » Tue Oct 25, 2005 8:19 pm

Jeff Barnes wrote:Hi Everybody,

Is there a way to disable a tab on a folder, for example something like:

IF nValue <> 1
oFld1:Disable()
ENDIF

This way only oFld1 would not be clickable but the rest would.

Thanks in advance,

Jeff


Jeff

you can do it this way

oFld1:aEnable = { .f., .t., .t., .T., .T.,.T. }

Richard
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France

Postby Jeff Barnes » Tue Oct 25, 2005 10:21 pm

Thanks
User avatar
Jeff Barnes
 
Posts: 929
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 11 guests