Dejan Mladenovski
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Toolbar similar to find when openning a document
I am developing a plugin that can parse document contents. I need to create a toolbar similar to the one appearing for Find (Ctrl+F) that will appear when openning the document with the extension. ... -
Edited DialogWrapper with different buttons
I am developing a plugin where I need to display a dialog (I use DialogWrapper), and after the user clicks OK it does something with the model from the form. I am using the DialogWrapper to display...