NetTalk Central

Author Topic: Initially hide tabs  (Read 2460 times)

Koen Tjoa

  • Jr. Member
  • **
  • Posts: 68
    • View Profile
    • Email
Initially hide tabs
« on: December 08, 2011, 04:25:18 AM »
I have a NetWebForm which conditionally hides and unhides tabs. This is done by the template in the Value::MyTabX routines and works fine.

Unfortunate I had one situation when the machine was probably rather slow. So when the NetWebForm procedure was called, it first showed all the tabs and then a moment later it hides them as supposed to. Not a big issue, but it is a bit sloppy and should probably use a faster computer.

However, just for being sure: Is it possible to hide the tabs initially when the GenerateTabX routines are called? On that slow machine I guess it takes to long before Value::MyTabX routines are called.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Initially hide tabs
« Reply #1 on: December 08, 2011, 06:27:38 AM »
there's no trivial way to do this - it's something I'm working on though.

cheers
Bruce