- Posts: 19
- Thank you received: 0
×
CodeTyphon MS Windows (XP, Vista, Win7, Win8.x and Win10) OS Development, discussions and problems
Question Form designer doesnot visible
- sleepybird
- Topic Author
- Offline
- New Member
-
Less
More
8 months 3 weeks ago #16189
by sleepybird
Form designer doesnot visible was created by sleepybird
hi sir
Project saved to some location. reopen it and close it from File menu command Close All then close ide. Next time reopen project all i see white window of ide no source editor no form designer.nothing in object inspector.
my temporary solution is, go to project inspector click my projects unit1.pas and then F12.
Project saved to some location. reopen it and close it from File menu command Close All then close ide. Next time reopen project all i see white window of ide no source editor no form designer.nothing in object inspector.
my temporary solution is, go to project inspector click my projects unit1.pas and then F12.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
8 months 3 weeks ago #16194
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Form designer doesnot visible
Thanks Sir
please, give us more info
please, give us more info
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- sleepybird
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
8 months 2 weeks ago #16205
by sleepybird
Replied by sleepybird on topic Form designer doesnot visible
Sir,
If i use Ide file menu commands "Close Page " and or "Close All" then next time i open project it didnot show form designer, source editor, with empty object inspector.
To recover this i use project inspector and open any .pas file and then F12 or "Toggle Form/unit View".
If i use Ide file menu commands "Close Page " and or "Close All" then next time i open project it didnot show form designer, source editor, with empty object inspector.
To recover this i use project inspector and open any .pas file and then F12 or "Toggle Form/unit View".
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
8 months 2 weeks ago #16206
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Form designer doesnot visible
If I get-it correct, this is the normal behavior:
If NO form open in project NO form designer.
Ff NO unit open in project NO source editor.
Please try and LAB CT ver 7.60
If NO form open in project NO form designer.
Ff NO unit open in project NO source editor.
Please try and LAB CT ver 7.60
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- sleepybird
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
8 months 2 weeks ago #16207
by sleepybird
Replied by sleepybird on topic Form designer doesnot visible
You are right Sir, its all about consistency and ease of use.
1. if i double click a project file that is previously saved with save or save all, it open in ide normal way i.e with form designer, source editor and object inspector with controls.
2. if i open another project while previous project is open then after save changes dialog previous project is closed. if i open previous project it also open normal like in 1.
3. Project closed by "Close All" even code ocean examples behave differerntly after reopening, means nothing visible in ide at first view.
1. if i double click a project file that is previously saved with save or save all, it open in ide normal way i.e with form designer, source editor and object inspector with controls.
2. if i open another project while previous project is open then after save changes dialog previous project is closed. if i open previous project it also open normal like in 1.
3. Project closed by "Close All" even code ocean examples behave differerntly after reopening, means nothing visible in ide at first view.
Please Log in or Create an account to join the conversation.
- Al
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 1
8 months 1 week ago #16225
by Al
Replied by Al on topic Form designer doesnot visible
If embedded form designer used.
File -> New -> Application
Form not showed in designer, any controls can't be placed.
Even after restart IDE, and reload project.
File -> New -> Application
Form not showed in designer, any controls can't be placed.
Even after restart IDE, and reload project.
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
8 months 1 week ago - 8 months 1 week ago #16228
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Form designer doesnot visible
Form "top" or "left" is out of your screen
just Click on (R) icon on bottom-right or
change form top and left properties
Look and for zero "Width" or "Height" of your form.
just Click on (R) icon on bottom-right or
change form top and left properties
Look and for zero "Width" or "Height" of your form.
PilotLogic Architect and Core Programmer
Last edit: 8 months 1 week ago by Sternas Stefanos.
Please Log in or Create an account to join the conversation.
- Al
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 1
8 months 1 week ago #16229
by Al
Replied by Al on topic Form designer doesnot visible
Yes, Left was 1593.
Initial form position calculated from virtual screen width?
Initial form position calculated from virtual screen width?
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
8 months 1 week ago #16230
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Form designer doesnot visible
Yes
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.