Can menu items be disabled (for File) when the Data tabsheet is active in the RptDesigner?
Fellow Report Builder Staff and/or Developers,
I am currently using Delphi 6 and Report Builder 9.01.
Can menu items be disabled (for File) when the Data tabsheet is active in
the RptDesigner?
I want to prohibit users from entering new data definitions in the Data
tabsheet if I can't hide and/or disable it.
If so, how can I accomplish this?
Thanks,
George Spicka
Software Developer - VISTA
Ticketmaster, Inc.
George.Spicka@Ticketmaster.com
--- posted by geoForum on http://delphi.newswhat.com
I am currently using Delphi 6 and Report Builder 9.01.
Can menu items be disabled (for File) when the Data tabsheet is active in
the RptDesigner?
I want to prohibit users from entering new data definitions in the Data
tabsheet if I can't hide and/or disable it.
If so, how can I accomplish this?
Thanks,
George Spicka
Software Developer - VISTA
Ticketmaster, Inc.
George.Spicka@Ticketmaster.com
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
You can use the Menu property of the TppDesigner to alter the main menu.
You will need to be sure you have the Data tab selected you will need to use
the Designer.OnTabChange and check the NewTab parameter.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com