Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Hiding the Data tab at runtime

edited June 2003 in General
Hi,

I would like to two types of users in my app. Novice and Advanced.
I would like to make the data tab visible when the user is Advanced.
So, at runtime I would like to control the visiblity of the Data tab.
Any set way of doing this?

Thanks

Joseph Gordon

Comments

  • edited June 2003
    Hi Joseph,

    see 'Controlling the End-User Application' in 'RBuilder.hlp'

    regards,
    Chris Ueberall;
  • edited June 2003
    Check out the registration and unregistration calls in the daIDE.pas file
    for a way to control whether you want to show the data tab or not.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.