Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

How to hide tabs in a tplPanelPages 1 day 21 hours ago #19022

  • AlainF
  • AlainF's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 0
PanelPages1.Tabs.Visible := False does'nt work. (CT 8.60)

Please Log in or Create an account to join the conversation.

Last edit: by AlainF.

How to hide tabs in a tplPanelPages 1 day 20 hours ago #19023

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1229
  • Thank you received: 191
You can't
TplPanelPages is a special panel with functionality <<like>> TPageControl

Need coding for more functionality ...
 
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

How to hide tabs in a tplPanelPages 1 day 18 hours ago #19024

  • AlainF
  • AlainF's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 0
Sorry, it was possible with CT 8.5, I did it  :
1) With visibles tabs.

2) With hidden tabs.


 

Please Log in or Create an account to join the conversation.

How to hide tabs in a tplPanelPages 1 day 17 hours ago #19025

  • AlainF
  • AlainF's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 0
I know how I did it :
I 've changed this line : ( line 432 in codetyphon\typhon\components\packages_pl\pl_ExControls\source\tplTabspanelsUnit.pas)
Property Tabs: TplPanelTabs Read FTabs;
from Protected to Public.

Please Log in or Create an account to join the conversation.

Last edit: by AlainF.

How to hide tabs in a tplPanelPages 1 day 16 hours ago #19026

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1229
  • Thank you received: 191
Thanks Sir
We update pl_ExControls pkg with your patch.
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1