Dejan Mladenovski
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 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. ... -
已编辑于 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...