From: <oma...@ya...> - 2003-05-31 16:10:10
|
Hello, I'm new to overflow and found it a really amazing concept of programming. I'm now trying to write new toolboxes for my personal needs. But when i put the .def file in the right directory I find the submenu in New Node menu but there is nothing in it. After investigation i understood that all other toolboxes' .so file are linked to vflow (gflow ...) at compile time. Before trying to hack into code to try adding runtime toolbox loading i prefered writing to this mailing list asking whether there is a way to tell '.flow' programs to load a .so at runtime in order to add the right nodes to the Factory ? If not, there are several ways to implement runtime loading : 1) some entry in the .flowrc file. 2) some entry in the .def file. 3) guess .so filename from the toolbox name. 4) load anything in ${prefix}/share/overflow/lib Which do you thing is the best ? Do you have any pointers on where change should be made to acheive this (Which source directory ? Which file(s) ?) Regards -- Omar B. ===== -- Omar Benhamid Tel: 01 46 83 68 88 Residence de l'Ecole Centrale de Paris chambre L111 2, Avenue Sully Prud'hom 92290 Châtenay Malabry France ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com |