MySQL Forums
Forum List  »  MySQL Workbench

Re: How to create a Workbench Plugin with C++?
Posted by: Marcin Szalowicz
Date: January 08, 2016 03:25AM

Hello Ramon,
I'm afraid we don't have anything like this currently.
You can ask us directly on #workbench at chat.freenode.net.


In general playing with WB is more like working on your own, yet for python modules, there's some reference here: http://mysqlworkbench.org/doc/mforms/
which is very similar for what you can use in c++.

You can also analyze source code that can be found inside plugins directory.

Marcin SzaƂowicz, MySQL Developer Tools
Oracle Corporation

Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/5.6/en/index.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to create a Workbench Plugin with C++?
496
January 08, 2016 03:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.