Click here to Skip to main content
15,915,172 members

Comments by AliNajjar (Top 5 by date)

AliNajjar 4-Nov-10 23:00pm View    
That was really helpful, thanks so much. I believe the problem is solved. Thanks to you.
AliNajjar 4-Nov-10 21:56pm View    
By the way just for clarification, In my structure the line in the line class has a Starting_Node, and an Ending_Node to maintain the order as I have said before.
AGAIN Thanks SOOOO much for your help
AliNajjar 4-Nov-10 21:50pm View    
Thanks so much ,
I am trying to write an Electric Circuit Application, and actually I have a structure pretty similiar to what you presented, BUT I was trying to use Arrays instead of Lists.
The problem is that what I need to know is the way I can tell the program that the line I have just drawn on the panel is intersecting with the first circle and the second circle at the same time, so these two circles are CONNECTED, hope my question is clear engough any way.
AliNajjar 10-Oct-10 0:13am View    
This idea has just popped out when I found my self filling the same fields in so many programs for regestering it after I had my computer formatted and a fresh copy of windows installed.
So I thought something like this will be useful.
AliNajjar 9-Oct-10 18:16pm View    
Thanks for your fast response.
What I had in mind was something like the following:
1st- Detecting the active window, Maybe Process ID and handle of window..
2nd- Detecting the textbox that would be focused as I mentiond before.
3rd- Pasting the text needed in that textbox.
Nevertheless I am going to consider the idea you presented. But for now Thanks again and Any new ideas are appreciated.