Re: [MSEide-MSEgui-talk] KDE Neon, TrayWidget and "not decorated" error instead of popup

2018-12-01 Thread Krzysztof
sob., 1 gru 2018 o 18:51 fredvs napisał(a): > Last try: > > begin > application.createform(tmainfo,mainfo); > > application.processmessages; // add this > > application.run; > end. > > If no, you need Martin. > Same error :/ ___ mseide-msegui-talk

Re: [MSEide-MSEgui-talk] KDE Neon, TrayWidget and "not decorated" error instead of popup

2018-12-01 Thread fredvs
Last try: begin application.createform(tmainfo,mainfo); application.processmessages; // add this application.run; end. If no, you need Martin. -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ ___ mseide-msegui-talk mailing list

Re: [MSEide-MSEgui-talk] KDE Neon, TrayWidget and "not decorated" error instead of popup

2018-12-01 Thread Krzysztof
sob., 1 gru 2018 o 18:40 fredvs napisał(a): > Hello. > > Could you try with this: > > begin > application.createform(tmainfo,mainfo); > sleep(100); // add this > application.run; > end. > Nope, didn't help ___ mseide-msegui-talk mailing list

Re: [MSEide-MSEgui-talk] KDE Neon, TrayWidget and "not decorated" error instead of popup

2018-12-01 Thread fredvs
Hello. Could you try with this: begin application.createform(tmainfo,mainfo); sleep(100); // add this application.run; end. -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ ___ mseide-msegui-talk mailing list