in fact benoit talk about separate your program in too part one program in text only(console), that manage all the function in text mode. And the a frontend that give a graphical interface.
like many programs on linux. to help you to understand how to make a console program take a look at the sources of gbs3 2010/9/15 craf <[email protected]>: > -----Mensaje original----- > De: Benoît Minisini <[email protected]> > Reply-to: mailing list for gambas users > <[email protected]> > Para: mailing list for gambas users <[email protected]> > Asunto: Re: [Gambas-user] Rev. 3199 - Gambas 3 > Fecha: Mon, 13 Sep 2010 20:58:27 +0200 > >> >> Ok. Now I understand. >> >> With regard to the installer, I send you some screens to see if you >> like. This installer would be separated from Gambas3, because the code >> is heavily commented, and I have delayed a lot in trying to understand. >> I'm still stuck trying to run the executable with another version of >> glibc, but nothing. >> >> Regards. >> >> Cristian Abarzua > >>Hi Cristian, > >>I like the name, "canner". But it will be better if you make a command-line >>tool to can gambas projects, and do the GUI on top on this command-line tool. > >>Regards, > > Glad you liked.I want to clarify that the installer trying to do, is only a > supplement which comes with Gambas. > Since the Gambas is much more complete. > > I sincerely think that if we can develop an independent installer > distribution, would be the final step to consolidate Gambas programming > as the default IDE for Linux. > > With respect to develop console, what is the idea you have in mind?. > > PS: If anyone is interested in participating, so be it. > > Regards. > > Cristian Abarzúa F. > > > > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- Fabien Bodard ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
