PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Elias Montoya on June 08, 2007, 09:50:35 PM

Title: Programatically switching tabs in a tab control
Post by: Elias Montoya on June 08, 2007, 09:50:35 PM
 I am using this code:

FF_TabControl_SetSelectedTab (Hstart, 1)
FF_TabControl_SetTabFocus (Hstart, 1)
UpdateWindow GetParent(HStart)


The tab is highlighted correctly but the contents of the tab are not updated.
Am i doing something wrong?

P.S.
Im not used to tab controls. :P
Title: Re: Programatically switching tabs in a tab control
Post by: Elias Montoya on June 09, 2007, 05:09:57 AM
 Disregard... i just figured how those controls work,
i was trying to do the things the wrong way.
Title: Re: Programatically switching tabs in a tab control
Post by: BudDurland on December 05, 2007, 12:29:19 PM
Sorry for the old post bump, but you share how you did it?  I'm trying to accomplish the same thing..
Title: Re: Programatically switching tabs in a tab control
Post by: TechSupport on December 05, 2007, 01:07:59 PM
Try:  http://planetsquires.com/support/index.php?topic=1681.0