On Saturday 30 June 2018 22:57:47 Marcos Douglas B. Santos wrote:

>If not, which could be a possible
> solution?
>
You could use a MSEgui application, instead of
"
uses
 msegui;
"
write
"
uses
 msenogui;
"
in "program" source file. It will have an event queue and the usual event 
driven programming paradigm including the use of datamodules and graphically 
placed non visual components. Examples are here:

https://gitlab.com/mseide-msegui/mseuniverse/tree/master/attic/msedocumenting/mse/trunk/help/tutorials/nogui

Martin
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to