- Posts: 62
- Thank you received: 2
- Forum
- CodeTyphon Studio
- CodeTyphon Studio Components and Libraries
- Design Development
- Docking for windows in my application
×
Components and Libraries for Design Development, discussions, problems and suggestions
Question Docking for windows in my application
- Alexandr
- Topic Author
- Offline
- Junior Member
-
Less
More
7 years 6 months ago - 7 years 6 months ago #6487
by Alexandr
Docking for windows in my application was created by Alexandr
Greetings!
That is possible for this package?
I have panel(as form), in which can be dockable at left or right sides on MainForm(only).
How I can do this, for example?
Additional question: Does the Glass Docking package supports multi-platform architecture, such as Linux and MacOS?
Sorry not found any example anywhere. CT almost undocumented.
That is possible for this package?
I have panel(as form), in which can be dockable at left or right sides on MainForm(only).
How I can do this, for example?
Additional question: Does the Glass Docking package supports multi-platform architecture, such as Linux and MacOS?
Sorry not found any example anywhere. CT almost undocumented.
Last edit: 7 years 6 months ago by Alexandr.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
7 years 6 months ago - 7 years 6 months ago #6488
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Docking for windows in my application
Sir
Typhon IDE has the same functionality on all Host Layers
and pl_GlassDocking library works on all Host Layers
Windows, Linux, FreeBSD and Solaris (MacOs is under dev)
Support and all Host Desktops (Windows, Gnome2, Gnome3, KDE, MATE etc)
Please look screens from our tests here
Typhon IDE has the same functionality on all Host Layers
and pl_GlassDocking library works on all Host Layers
Windows, Linux, FreeBSD and Solaris (MacOs is under dev)
Support and all Host Desktops (Windows, Gnome2, Gnome3, KDE, MATE etc)
Please look screens from our tests here
PilotLogic Architect and Core Programmer
Last edit: 7 years 6 months ago by Sternas Stefanos.
The following user(s) said Thank You: Alexandr
Please Log in or Create an account to join the conversation.
- Alexandr
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 62
- Thank you received: 2
7 years 6 months ago #6489
by Alexandr
Replied by Alexandr on topic Docking for windows in my application
A very useful!
How I can use that package for realize docking in my own application?
How I can use that package for realize docking in my own application?
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
7 years 6 months ago #6491
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Docking for windows in my application
Until we make a special component for this
you can use code like Typhon IDE
gd_dockingideboss.pas and main.pp
you can use code like Typhon IDE
gd_dockingideboss.pas and main.pp
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.