|
Post by smc44 on Nov 17, 2008 20:39:04 GMT -5
hi i created this plugin for basic4gl in C++, basiclly wat i does is give you a message box, i find it useful if you were to put it at the begiining of any code as a start button heres a pic(i have ti work on the dll itself then ill give u a copy soon)  BTW i hope u dont mind nicky that is your code just for an example lol
|
|
|
Post by matthew on Nov 17, 2008 20:53:27 GMT -5
Good work, you've made your first plugin. 
|
|
|
Post by Darkjester on Nov 17, 2008 23:37:45 GMT -5
Good work, you've made your first plugin.  Nice!  Now your ready to really code ;D
|
|
zack8686
Posts a bit
 
gl-Home in wikispace
Posts: 207
|
Post by zack8686 on Feb 10, 2009 9:04:26 GMT -5
smc44 , can you post more e.g. for your dll .
|
|
|
Post by smc44 on Feb 10, 2009 9:29:27 GMT -5
yeai might make a newer better plugin so when its done ill post it
|
|
|
Post by Supermonkey on Feb 10, 2009 16:32:50 GMT -5
Doesn't this come with as an example with the plugin SDK?
|
|
|
Post by Nicky Peter Hollyoake on Feb 10, 2009 17:33:41 GMT -5
Doesn't this come with as an example with the plugin SDK? Yes. - Nicky
|
|
|
Post by smc44 on Feb 10, 2009 17:38:30 GMT -5
i didnt use that, i made my own, as you can see i used MB_ICONEXCLAMATION, which didnt come with the SDK, i also made my own function
|
|
zack8686
Posts a bit
 
gl-Home in wikispace
Posts: 207
|
Post by zack8686 on Mar 14, 2009 8:49:33 GMT -5
Can anyone please post the Source Code of Message Box plugin ?
|
|
|
Post by matthew on Mar 14, 2009 9:03:41 GMT -5
the source code for displaying a message box is included with the dll sdk
|
|