FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How can I change the focus to a certain folder?
Posts: 233
Joined: Sat Dec 30, 2006 06:10 AM
How can I change the focus to a certain folder?
Posted: Wed Jul 18, 2007 04:32 PM

How can I change the focus to a certain folder?

I have 2 tabs and I want to bring focus to the one under certain circumstances (without the user having to click the folder/tab)

Many thanks

Ollie.



Using:

xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)

Borland C++ 5.5.1

FWH 9.04 (2009 Apr)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
How can I change the focus to a certain folder?
Posted: Wed Jul 18, 2007 04:34 PM

oFolder:SetOption( nOption )

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 233
Joined: Sat Dec 30, 2006 06:10 AM
How can I change the focus to a certain folder?
Posted: Thu Jul 19, 2007 08:11 PM

Excellent. Thank you.

Many thanks

Ollie.



Using:

xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)

Borland C++ 5.5.1

FWH 9.04 (2009 Apr)

Continue the discussion