- Posts: 47
- Thank you received: 0
×
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
Question Question about win/linux forms
- Chad Adams
- Topic Author
- Offline
- Junior Member
-
Less
More
3 weeks 2 days ago #15548
by Chad Adams
Question about win/linux forms was created by Chad Adams
Sorry for all the questions, I am new to GUI on CT.
So I have compiled a program on Linux and it works fine on Linux (Debian). It compiles and runs fine on Wni64. However, you cannot move the program around. You can move the program on Linux, but not on Windows.
I have tried many different combos on Window style.
Also, how do you force a child window to open directly center to parent?
Mine always opens top left.
So I have compiled a program on Linux and it works fine on Linux (Debian). It compiles and runs fine on Wni64. However, you cannot move the program around. You can move the program on Linux, but not on Windows.
I have tried many different combos on Window style.
Also, how do you force a child window to open directly center to parent?
Mine always opens top left.
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-
3 weeks 2 days ago #15551
by Matis A.
PilotLogic Core Programmer
Replied by Matis A. on topic Question about win/linux forms
a)I don't get it, please be more specific
b)child Form property position:= poMainFormCenter or poOwnerFormCenter
b)child Form property position:= poMainFormCenter or poOwnerFormCenter
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Chad Adams
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 47
- Thank you received: 0
2 weeks 4 days ago #15558
by Chad Adams
Replied by Chad Adams on topic Question about win/linux forms
I simply cannot move the form. I cant drag the form to a new position. It just sits in the same place on Windows. ON linux, under same compile, I can move the form anywhere.
Please Log in or Create an account to join the conversation.