Search found 3 matches

by iam
13.06.2011 17:11:48
Forum: Plugins
Topic: Dialog to config the plugin
Replies: 5
Views: 15204

Re: Dialog to config the plugin

It worked finally, the problem was that I was giving the wrong address for the processing method of the dialog events. The creation of the dialog ended up doing this: CreateDialog (GetModuleHandle (NULL), MAKEINTRESOURCE (IDD_CONFIG), dex-> GetDexpotWindow (), DexShot: DialogConfig) Long time no pro...
by iam
03.06.2011 16:27:33
Forum: Plugins
Topic: Dialog to config the plugin
Replies: 5
Views: 15204

Re: Dialog to config the plugin

Thanks Patrick, i have doing something wrong because de dialog don't open: IDD_CONFIG DIALOG 0, 0, 185, 92 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD BEGIN LTEXT "Path de ScreenSots",IDC_STATIC,23,38,68,8 PUSHBUTTON "Button1",IDC_BUTTON1,89,58,50,14 EDITTEXT IDC_EDIT1,89,34,60,14,...
by iam
01.06.2011 15:29:52
Forum: Plugins
Topic: Dialog to config the plugin
Replies: 5
Views: 15204

Dialog to config the plugin

Hi everybody, I am developing one plugin to screenshot every desk when you change it, it's work fine, dexpot is a very good software and was so much easy develop the plugin. Now I like to configure the plugin from dexpot interface but i dont know how to create and manage the dialog in the OnConfigur...

Go to advanced search