Shoutbox

Help! form moval in a plugin - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Help! form moval in a plugin (/showthread.php?tid=30537)

Help! form moval in a plugin by Ash_ on 08-27-2004 at 11:31 AM

im making a plugin atm, ive got the dll call the main exe with args afterwarsds like "C:/Ash.exe -Cool,Hi" and stuff, but when i call the main exe a little box at the bottom left corner comes up like the bar at the top of IE or Firefox which says the title of the page and stuff, but the form says "Form1". i dont have a form one in my dll, or my main exe, or even my config exe. when i dont click on it i get this error when loading my form in the main exe "Error 384 : a form cant be moved or sized while minimized or maximised." ive run this program by itself not called form the dll and it works perfectly, ive called it from command prompt with the extra args and it works fine. also if i double click on the title bar that says form1 it goes away and my program loads corretctly. but if i leave it there i get error 384. ill upload a screenshot for yas. Also the plugin is gonna be that POP3 Email Reader which brings it up in a little box like the MSN boxes, all of version 1.0 is coded just this little error. Thanks in advance for all your help.