FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FolderEx question
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
FolderEx question
Posted: Sun Nov 13, 2011 06:21 PM

Hi ! I want to control hiding of folderEx pages . Sample : at this moment if it is active 2-nf folder I can to let to hide another 4-th, not active page . How to forbid to hide not active page , only hide activated , focused page ?

Many thanks in advance !

Rimantas U.
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: FolderEx question
Posted: Mon Nov 14, 2011 05:48 PM
Rimantas wrote:Hi ! I want to control hiding of folderEx pages . Sample : at this moment if it is active 2-nf folder I can to let to hide another 4-th, not active page . How to forbid to hide not active page , only hide activated , focused page ?


Hmmm ... :-) another question : what parameters goes to bBmpAction ? I found only that "Eval( ::bBmpAction, Self, n, ::nOption )" in tfoldex.prg . But from that I can't image how to manage this codeblock . It can be done something like that ?

oFld:bBmpAction := { |nOpt| mine_func( nOpt ) } . Please help ! :-)

Many thanks in advance !
Rimantas U.

Continue the discussion