Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

How to write a custom control for Typhon? 8 years 11 months ago #7424

  • Alexandr
  • Alexandr's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 62
  • Thank you received: 2
Greetings!

I want write some contols with extended functionality for lazarus & CodeTyphon.

Can you tell me, what need to do, to create custom PageControl with advanced drawning of it pages?

Or even more, how to create controls with supporting some widgetsets?
I didn't found good instructions for that :(

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

How to write a custom control for Typhon? 8 years 11 months ago #7425

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4515
  • Thank you received: 1102
Sir
you can exam the code of pl_ExControls, pl_ECControls, pl_Cindy etc
these libraries have a lot of custom controls
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Alexandr

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

How to write a custom control for Typhon? 8 years 11 months ago #7426

  • Tony_O_Gallos
  • Tony_O_Gallos's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Ελεύθερο λογισμικό ή θάνατος
  • Posts: 84
  • Thank you received: 23
Hi arhangelsoft,

you could start from here wiki.freepascal.org/How_To_Write_Lazarus_Component ;)

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

How to write a custom control for Typhon? 8 years 11 months ago #7429

  • Alexandr
  • Alexandr's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 62
  • Thank you received: 2
Ya, I know about that, but I didn't fount plPageControl in IDE pallete :(

Does it supports close button on widows?

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

  • Page:
  • 1