What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Showing Form without vbModal in VB? For the programmers out there... :D

Showing Form without vbModal in VB? For the programmers out there... :D
Author: Message:
DeVill
New Member
*

Avatar

Posts: 5
43 / Male / –
Joined: Jul 2005
RE: Showing Form without vbModal in VB? For the programmers out there... :D
That's grate! But I have problem with this one... I have a tag with:

code:
        sResult = "Okay1"
        ShowWindow Form1.hwnd, SW_SHOW
        do
                DoEvents
        loop until Allow
        ParseCommand = True
        Exit Function


Allow is a global boolean! Now the command desapeares, and Okay1 is displayed, but message is not sent... first I thought it hade something to do with DoEvents, but that's not the case, if I remove the line with ShowWindow, than it works!

This post was edited on 07-03-2005 at 03:49 PM by DeVill.
07-03-2005 12:20 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Showing Form without vbModal in VB? For the programmers out there... :D - by (CyBeRDuDe) on 05-20-2005 at 08:00 PM
RE: Showing Form without vbModal in VB? For the programmers out there... :D - by matty on 05-21-2005 at 04:05 AM
RE: Showing Form without vbModal in VB? For the programmers out there... :D - by Mike on 05-21-2005 at 11:46 AM
RE: Showing Form without vbModal in VB? For the programmers out there... :D - by CookieRevised on 05-21-2005 at 01:11 PM
RE: Showing Form without vbModal in VB? For the programmers out there... :D - by RaceProUK on 05-21-2005 at 01:56 PM
RE: RE: Showing Form without vbModal in VB? For the programmers out there... :D - by CookieRevised on 05-21-2005 at 02:47 PM
RE: Showing Form without vbModal in VB? For the programmers out there... :D - by (CyBeRDuDe) on 05-21-2005 at 02:50 PM
RE: Showing Form without vbModal in VB? For the programmers out there... :D - by CookieRevised on 05-21-2005 at 03:10 PM
RE: Showing Form without vbModal in VB? For the programmers out there... :D - by DeVill on 07-03-2005 at 12:20 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On