Recent

Author Topic: Hide panel/groupbox at designtime  (Read 5417 times)

storck

  • Guest
Hide panel/groupbox at designtime
« on: November 25, 2005, 09:55:56 pm »
Hi all!

I am very new to lazarus and freepascal. I would find it very useful to hide a groupbox or panel at design time. Either through setting visible to false or if send to back would actually put the panel or groupbox in the back also in the form editor.

The reason for my request is that it would make life a lot easier when designing a preferences tree where many panels occupy the same space.

If there is a better way to do this already any advice would be welcome.

Regards,

storck

matthijs

  • Hero Member
  • *****
  • Posts: 537
RE: Hide panel/groupbox at designtime
« Reply #1 on: November 26, 2005, 12:43:33 pm »
I would use a TNotebook control. Just add pages to it and set ShowTabs to false. Even better would be to define separate forms to be shown, but atm there are some strange effects when you show a form as part of another form.
What's in a sig? Would my posting look less if it didnot have a sig? (Free after William S.) :)

:( Why cannot I upload my own Avatar? :(

storck

  • Guest
Hide panel/groupbox at designtime
« Reply #2 on: November 26, 2005, 10:32:44 pm »
Thanx a lot. I will try that.

// Storck

 

TinyPortal © 2005-2018