Do you (gnc:module-load) your module? -derek
Christian Stimming <[EMAIL PROTECTED]> writes: > Hey all, > > I just commited some GUI code for the planned HBCI support. (No real > HBCI-related code yet, so trying to compile with --enable-hbci won't hurt > anybody.) However, I still couldn't figure out how to add a menu item to > actually call this thing. > > If gnucash HEAD now gets configured with --enable-hbci, then a module > libgncmod-hbci gets compiled and installed. Following the example from the > ofx module, I wrote a scheme function in src/import-export/hbci/hbci.scm that > is supposed to add a submenu "HBCI" to the "_Tools" menu, and a menu item > "Initial HBCI Setup" to that menu that calls the initial setup druid. This > scheme function is supposed to be called from gnc_module_init in > src/import-export/hbci/gncmod-hbci.c . However, it seems like that > gnc_module_init function doesn't get called in the first place. Err... what > did I miss here? > > Christian > > _______________________________________________ > gnucash-devel mailing list > [EMAIL PROTECTED] > http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
