> I want to create a config dialog box for a custom control, so that the > IDE display a button "..." in the Form Editor ToolBox, like when the > property _Properties includes Kind=[Color|Font|Path|...] > > Is this possible? > -- > Fabián Flores Vadell > www.speedbooksargentina.blogspot.com >
It is not possible, because the IDE does not load any external source code at all. In other words, the special property configuration dialogs code must be inside the IDE. But in the future, it may change, because the interpreter internally can load any gambas executable as a component at runtime. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user