Subject Re: Pop up = in MDI and Readmodal Form
From Dirk <dtweet@outlook.be>
Date Fri, 22 May 2020 21:46:59 +0200
Newsgroups dbase.getting-started

Op 20/05/2020 om 0:22 schreef Dirk:
> Good day
>
> i use a popup to edit/abandon/delete and save a rowset
>
> now this pop up is used in a mdi form in dbase is working wenn edit but
> on runtime the appliction closed.
>
> this form is used as a readmodal in an other form : so, MDI = false and
> the same popup is working
>
> wenn i test the mdi form and put in it as readmodal, in runtime the
> popup works properly,
>
> what's the different approach
>
> thanks
>
> Dirk


  hello agian,

  solved as follow :

  put on the popup first menu a line

now when work on stand alon progr, when i open the popup, the programm
doesn't close any more

( the programm cloase at once; always when i clicked on the first menu,
now the first menu is a line and not visible, nor enable)

::but now working on dBase ide, but commands don't react in stand alone
programm

altough it was working

wenn i tried without line menu again, : Programm clossed at once again

nice weekend

Dirk