I would like to display a form that is none modal which stays on top of the editor window, like the search dialogue. if I use f.Show instead of f.ShowModal the form disappears when you click on the document to place the cursor.
Can you tell me the correct command to achieve this please?
Thanks.
Search found 4 matches
- Mon Jan 06, 2014 4:23 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: How to show a none modal form which stays on top?
- Replies: 1
- Views: 1798
- Mon Jan 06, 2014 3:53 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: weBuilder plugin code hints feature request
- Replies: 1
- Views: 2132
weBuilder plugin code hints feature request
Would it be possible to add a code hints feature for the weBuilder plugin language in future release?
Is there a downloadable resource for a full listing of all the objects and properties reference for plugin creation?
Kind regards
Is there a downloadable resource for a full listing of all the objects and properties reference for plugin creation?
Kind regards
- Wed Dec 25, 2013 3:23 am
- Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
- Topic: General discussion about plugins.
- Replies: 139
- Views: 3058389
Re: General discussion about plugins.
Originally I inadvertently posted this to the wrong area, so I am re-posting it here. I am a new member to this forum and would like to know if there is a more in depth form of documentation available for the plugin classes. I am currently developing a plugin which includes several forms for user ...
- Wed Dec 25, 2013 2:21 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Plugin Programming Language
- Replies: 1
- Views: 2167
Plugin Programming Language
I am a new member to this forum and would like to know if there is a more in depth form of documentation available for the plugin classes. I am currently developing a plugin which includes several forms for user input, but there are some commands that I want to use such as reading and writing to the ...