I'm trying to make a plugin based on the add menu plugin and search and replace script you have written instead. But I can't figure out how to add the menu item to the cards menu instead of the help menu, for example I have tried 'self.main_widget().menu_Cards.addAction(self.action_hello)'. Something seems to be wrong with the script since the button doesn't display "Hi there!"(?).
kl. 16:33:26 UTC+1 torsdag 1. november 2012 skrev Peter Bienstman følgende: > > You mean you want to do a binary search an replace inside the file > 'default.db'? I'm not sure how well sqlite would like this... > > Better do this inside an sql viewer / editor. > > Cheers, > > Peter > > On 11/01/2012 04:21 PM, Gnome wrote: > > After doing some cleaning in 'default.db_media' i have renamed one > > directory. Can I just search and replace the path name in 'default.db', > > after taking backup of course? > > > > Best regards, > > Gn. > > > > -- > > You received this message because you are subscribed to the Google > > Groups "mnemosyne-proj-users" group. > > To post to this group, send email to > > [email protected]<javascript:>. > > > To unsubscribe from this group, send email to > > [email protected] <javascript:>. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/mnemosyne-proj-users/-/lzRBgdPCHxEJ. > > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msg/mnemosyne-proj-users/-/BbrE1CQwRzYJ. For more options, visit https://groups.google.com/groups/opt_out.
