- Posts: 109
- Thank you received: 3
- Forum
- CodeTyphon Studio
- CodeTyphon Studio Components and Libraries
- Reports Development
- Lzreports window always open with the same size
×
Components and Libraries for Reports Development, discussions, problems and suggestions
Question Lzreports window always open with the same size
- Jan Roza
-
Topic Author
- Offline
- Junior Member
-
Less
More
2 years 2 months ago #14614
by Jan Roza
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Lzreports window always open with the same size was created by Jan Roza
I notice that whatever I do the report window always opens in a fixed size window and I have to maximize it manually.
Is there a property or a way to get the report window opening maximized after a ShowReport?
Is there a property or a way to get the report window opening maximized after a ShowReport?
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
2 years 2 months ago #14616
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Lzreports window always open with the same size
Until we put code to solve this
open
codetyphon\typhon\components\lz_Report\source\lr_view.pas
set to object inspector WindowStage=wsMaximized
open
codetyphon\typhon\components\lz_Report\source\lr_view.pas
set to object inspector WindowStage=wsMaximized
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Jan Roza
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 109
- Thank you received: 3
2 years 2 months ago #14617
by Jan Roza
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Replied by Jan Roza on topic Lzreports window always open with the same size
Added WindowState=wsMaximized to lr_view.frm, recompiled lz_report and Typhon. After a cleanup and build of my project it works as desired.
Would be nice if a next release would contain an extra property in tfrReport for WindowsState, Please put it on the wish list. Thanks and stay healthy!
Would be nice if a next release would contain an extra property in tfrReport for WindowsState, Please put it on the wish list. Thanks and stay healthy!
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
2 years 2 months ago - 2 years 2 months ago #14618
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Lzreports window always open with the same size
Thanks Sir
we already fixed
We add property ShowMaximized: Boolean to TfrReport
and works for
frReport.ShowReport
frReport.DesignReport
procedures.
Have Fun and stay healthy too
we already fixed
We add property ShowMaximized: Boolean to TfrReport
and works for
frReport.ShowReport
frReport.DesignReport
procedures.
Have Fun and stay healthy too
PilotLogic Architect and Core Programmer
Attachments:
Last edit: 2 years 2 months ago by Sternas Stefanos.
Please Log in or Create an account to join the conversation.
- Jan Roza
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 109
- Thank you received: 3
2 years 2 months ago #14619
by Jan Roza
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Replied by Jan Roza on topic Lzreports window always open with the same size
There is quick and there is very quick, but this Mach 2. Thanks!
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
2 years 2 months ago - 2 years 2 months ago #14620
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Lzreports window always open with the same size
Yes Mach 2
like an F-16C/D Block 52+ADV on an "engine test" flight ...
Full After Burner, "give Fuel to the beast, Adrenaline to the body",
Life in surrealism road...
Stories of an old man, stories from F-
Have a nice night Sir
.
like an F-16C/D Block 52+ADV on an "engine test" flight ...

Full After Burner, "give Fuel to the beast, Adrenaline to the body",
Life in surrealism road...
Stories of an old man, stories from F-
Have a nice night Sir
.
PilotLogic Architect and Core Programmer
Last edit: 2 years 2 months ago by Sternas Stefanos.
Please Log in or Create an account to join the conversation.
- Jan Roza
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 109
- Thank you received: 3
2 years 2 months ago #14621
by Jan Roza
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Replied by Jan Roza on topic Lzreports window always open with the same size
Since we're having a lockdown here, I haven't flown anything since last October. 
Almost forgot how it looks up there.

Almost forgot how it looks up there.

Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Please Log in or Create an account to join the conversation.