Welcome, Guest
Username: Password: Remember me
General Purpose Components and Libraries, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

TTabControl and alClient do not work correctly 6 years 2 weeks ago #11492

  • Roman
  • Roman's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 88
  • Thank you received: 0
Hi all!
If I use TTabControl with alClient alignment then in design mode CT may be crashed, or Width of TTabControl may be greather than 4000, or both.
Setting alignment to alClient call recursive modification of Width property, I think... How to correct this?

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

TTabControl and alClient do not work correctly 6 years 2 weeks ago #11493

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Thanks Sir
we know this problem but we can't solve it (yet)

My suggestion
stop using the Embedded Form Designer
for so big Width (4000)

Uncheck "Use Embedded Form Designer"
and restart Typhon IDE

PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

TTabControl and alClient do not work correctly 6 years 2 weeks ago #11499

  • Roman
  • Roman's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 88
  • Thank you received: 0

Sternas Stefanos wrote: Uncheck "Use Embedded Form Designer"
and restart Typhon IDE

Thank you for trying to help.
But this option is completely unacceptable, because the meaning of using IDE is lost.
The best option: in the design mode, set alNone and manually stretch the component to the size of the parent form, and in the runtime in OnFormCreate, set the value to alClient.

Sternas Stefanos wrote: we can't solve it (yet)

It is sad...

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

  • Page:
  • 1