Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 768 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     .NET and MSSQL :

[VB.NET]Mouse click(coords problems)

Thread title: [VB.NET]Mouse click(coords problems)
Closed Thread  
Page 2 of 2 < 1 2
    Thread tools Search this thread Display Modes  
11-12-2007, 07:13 PM
#11
Nightscream is offline Nightscream
Status: Junior Member
Join date: Aug 2006
Location:
Expertise:
Software:
 
Posts: 58
iTrader: 0 / 0%
 

Nightscream is on a distinguished road

  Old

works like a charm! thanks
going to try some more

11-12-2007, 07:32 PM
#12
Nightscream is offline Nightscream
Status: Junior Member
Join date: Aug 2006
Location:
Expertise:
Software:
 
Posts: 58
iTrader: 0 / 0%
 

Nightscream is on a distinguished road

  Old

How do you end a while? because when i'm trying to use one I can't click on anything

is it possible to make a mouse click with frameworks or call an api?

11-13-2007, 12:38 AM
#13
masfenix is offline masfenix
Status: Member
Join date: Mar 2006
Location: t.dot canaada
Expertise:
Software:
 
Posts: 182
iTrader: 1 / 100%
 

masfenix has a little shameless behaviour in the past

Send a message via AIM to masfenix

  Old

Originally Posted by Nightscream View Post
How do you end a while? because when i'm trying to use one I can't click on anything

is it possible to make a mouse click with frameworks or call an api?
Your while loop probably occurs in the UI thread. when your while loop is executing it takes hgihest priority in your program and as a result forbids you to work around it.

if you need to use a while loop and do some processing in the background, you need to create a new thread. I am at work right now, but i'll edit my post with an example of "Background Worker". MSDN it for more information.

11-14-2007, 12:38 AM
#14
Nightscream is offline Nightscream
Status: Junior Member
Join date: Aug 2006
Location:
Expertise:
Software:
 
Posts: 58
iTrader: 0 / 0%
 

Nightscream is on a distinguished road

  Old

ok thanks, i'll read some msdn

Closed Thread  
Page 2 of 2 < 1 2


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed