currently gladevcp may be started either separately "besides" a UI, or as an add-on (tab or righthand side panel like PyVCP)
however, gladevcp has the basic functionality to build a a complete UI, and folks start experimenting with that, like my patient user Norbert Schechner To do so, one would specify in the ini file [EMC] DISPLAY = gladevcp <gladevcp options> to make this possible, gladevcp needs to accept the '-ini <inifile>' option added by the bin/emc startup script. This patch makes gladevcp accept this option, and records the inifile name in case its ever needed within gladevcp: http://git.mah.priv.at/gitweb/emc2-dev.git/commit/4ec966bff0770fd4d950c45f466527c066e98359 A useless-but-working ini file example is included. Pavel and Norbert are currently reviewing. -Michael ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
