In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Mix console and GUI in one application

Xailer English public forum
Responder
Amos Engelking
Mensajes: 2
Registrado: Jue Abr 23, 2009 8:17 pm

Mix console and GUI in one application

Mensaje 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
Ron Broere
Mensajes: 44
Registrado: Dom Abr 19, 2009 10:01 am

Mix console and GUI in one application

Mensaje 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
Amos Engelking
Mensajes: 2
Registrado: Jue Abr 23, 2009 8:17 pm

Mix console and GUI in one application

Mensaje 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
>
>
Rene Flores
Mensajes: 620
Registrado: Jue Mar 23, 2006 2:39 am

Mix console and GUI in one application

Mensaje 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
>>
>>
Responder