Página 1 de 1

Mix console and GUI in one application

Publicado: Jue Abr 23, 2009 8:17 pm
por Amos Engelking
Hello,
I am thinking of using xailer and have just downloaded the demo version
of xailer.
I was wondering if it would be possible to slowly migrate our old
console application to a new GUI version. BUt therefor I would like to
have a console window and the GUI running parallel.
I have succesfully created a xailer appplication and included the gtwvt
driver and can get the console window up. What I cannot manage to do is
to change between the console application and the GUI window. My problem
is that when the GUI window closes I cannot restart the GUI by calling
"Application:Run()"
Has somebody got any suggestions?
Amos

Mix console and GUI in one application

Publicado: Sab Abr 25, 2009 11:40 am
por Ron Broere
Hi Amos,
I think this is what you need.
http://objetopersistente.blogspot.com/2 ... odo-hibrid o-de-xailer.html
Ron Broere
"Amos Engelking" <amos@engelking.de> wrote in message
news:[email=49f0b0c5@svctag-j7w3v3j....]49f0b0c5@svctag-j7w3v3j....[/email]
> Hello,
>
> I am thinking of using xailer and have just downloaded the demo version of
> xailer.
>
> I was wondering if it would be possible to slowly migrate our old console
> application to a new GUI version. BUt therefor I would like to have a
> console window and the GUI running parallel.
>
> I have succesfully created a xailer appplication and included the gtwvt
> driver and can get the console window up. What I cannot manage to do is to
> change between the console application and the GUI window. My problem is
> that when the GUI window closes I cannot restart the GUI by calling
> "Application:Run()"
>
> Has somebody got any suggestions?
>
> Amos

Mix console and GUI in one application

Publicado: Dom Abr 26, 2009 6:02 pm
por Amos Engelking
Hi Ron,
Thank you for your answer. It gave me the solution I was looking for.
The clue is to use Form:ShowModal() instead of Show()!
Thanks
Amos
Ron Broere schrieb:
> Hi Amos,
>
> I think this is what you need.
> http://objetopersistente.blogspot.com/2 ... odo-hibrid o-de-xailer.html
>
> Ron Broere
>
> "Amos Engelking" <amos@engelking.de> wrote in message
> news:[email=49f0b0c5@svctag-j7w3v3j....]49f0b0c5@svctag-j7w3v3j....[/email]
>> Hello,
>>
>> I am thinking of using xailer and have just downloaded the demo version of
>> xailer.
>>
>> I was wondering if it would be possible to slowly migrate our old console
>> application to a new GUI version. BUt therefor I would like to have a
>> console window and the GUI running parallel.
>>
>> I have succesfully created a xailer appplication and included the gtwvt
>> driver and can get the console window up. What I cannot manage to do is to
>> change between the console application and the GUI window. My problem is
>> that when the GUI window closes I cannot restart the GUI by calling
>> "Application:Run()"
>>
>> Has somebody got any suggestions?
>>
>> Amos
>
>

Mix console and GUI in one application

Publicado: Mar Abr 28, 2009 5:57 pm
por Rene Flores
Amos:
Translation is a work in progress, I hope to finish it this week.
Regards
Rene Flores
http://www.ciber-tec.com
Engelking escribió:
> Hi Ron,
>
> Thank you for your answer. It gave me the solution I was looking for.
> The clue is to use Form:ShowModal() instead of Show()!
>
> Thanks
> Amos
>
> Ron Broere schrieb:
>> Hi Amos,
>>
>> I think this is what you need.
>> http://objetopersistente.blogspot.com/2 ... odo-hibrid o-de-xailer.html
>>
>>
>> Ron Broere
>>
>> "Amos Engelking" <amos@engelking.de> wrote in message
>> news:[email=49f0b0c5@svctag-j7w3v3j....]49f0b0c5@svctag-j7w3v3j....[/email]
>>> Hello,
>>>
>>> I am thinking of using xailer and have just downloaded the demo
>>> version of xailer.
>>>
>>> I was wondering if it would be possible to slowly migrate our old
>>> console application to a new GUI version. BUt therefor I would like
>>> to have a console window and the GUI running parallel.
>>>
>>> I have succesfully created a xailer appplication and included the
>>> gtwvt driver and can get the console window up. What I cannot manage
>>> to do is to change between the console application and the GUI
>>> window. My problem is that when the GUI window closes I cannot
>>> restart the GUI by calling "Application:Run()"
>>>
>>> Has somebody got any suggestions?
>>>
>>> Amos
>>
>>