Rezolvat: fereastra principala nu mai pornea maximizata
fundal.scx forteaza WindowState=2 la finalul Show si arata_meniu_fluna (lantul complet de pornire ruleaza abia acum, dupa fix-ul buclei de mesaje; EXE-ul precedent era din 2021). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018H9za5A9Tk6wcLFof6seds
This commit is contained in:
@@ -341,6 +341,7 @@ DEFINE CLASS form1 AS form
|
||||
.do_initializeaza_cursor()
|
||||
.grid_registratura.SetFocus()
|
||||
Endwith
|
||||
Thisform.WindowState = 2
|
||||
ENDPROC
|
||||
|
||||
PROCEDURE RightClick
|
||||
@@ -358,6 +359,7 @@ DEFINE CLASS form1 AS form
|
||||
Thisform.lb_utilizator1.Visible=.T.
|
||||
Do lansare_toolbar In oproceduri_comune.prg
|
||||
DO lansare_help IN oproceduri_comune.prg
|
||||
This.WindowState = 2
|
||||
ENDPROC
|
||||
|
||||
PROCEDURE statusbarclick
|
||||
|
||||
Reference in New Issue
Block a user