cancel
Showing results for 
Search instead for 
Did you mean: 

Lose Windows Size

Former Member
0 Kudos

Hi, i added a tab in a system form with an addOn. But now i have the problem, that SBO doesn't remember the size of the form.

so, when i resize the form and close it (both ways) and then reopen it, it is either full size or normal size. Depending on what i had before i resized it.

So, what can i do to avoid that?

Philipp

Accepted Solutions (1)

Accepted Solutions (1)

Nussi
Active Contributor
0 Kudos

Hi Philipp,

looks like you found a bug.

maybe you should try to catch the Form_Close event, store the "formsize" info in a temporary table

and load the data at "Load_Form" event to resize when the form opens.

lg David

Former Member
0 Kudos

hmm, is that really a good idea?

--Hört sich nicht so professionell an

Nussi
Active Contributor
0 Kudos

wenns ein Bug ist, ist es zumindest ein Ansatz.

es liegt an Dir einen anderen Weg zu finden.

lg

Answers (0)