Click here to Skip to main content
15,929,346 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Error when drawing a bitmap Pin
Luc Pattyn2-Sep-09 9:32
sitebuilderLuc Pattyn2-Sep-09 9:32 
QuestionVB6 Serial Comm Crashs Visual Studio Pin
suguimoto1-Sep-09 12:02
suguimoto1-Sep-09 12:02 
AnswerRe: VB6 Serial Comm Crashs Visual Studio Pin
Christian Graus1-Sep-09 14:26
protectorChristian Graus1-Sep-09 14:26 
GeneralRe: VB6 Serial Comm Crashs Visual Studio Pin
suguimoto1-Sep-09 16:20
suguimoto1-Sep-09 16:20 
AnswerRe: VB6 Serial Comm Crashs Visual Studio Pin
Mycroft Holmes1-Sep-09 16:05
professionalMycroft Holmes1-Sep-09 16:05 
AnswerRe: VB6 Serial Comm Crashs Visual Studio Pin
Luc Pattyn2-Sep-09 1:11
sitebuilderLuc Pattyn2-Sep-09 1:11 
QuestionCalculate the origin and radius of a circle Pin
keithp08231-Sep-09 10:21
keithp08231-Sep-09 10:21 
AnswerRe: Calculate the origin and radius of a circle Pin
Luc Pattyn1-Sep-09 13:58
sitebuilderLuc Pattyn1-Sep-09 13:58 
Hi, this is not a programming question, it is a math question, and as such language independent.
Here is one way to solve it:
- choose two of the three points, and find the line that holds all points at an equal distance of them (that line is perpendicular on the line that connects them).
- choose another set of two of those three points, and find again the line that...
- the center of the circle is bound to be at the intersection of those two lines.

So that is your solution, you can work about the formulae and the code yourself.

Smile | :)

Luc Pattyn
Badger | [badger,badger,badger,badger...] Jig | [Dance] Badger | [badger,badger,badger,badger...] Have a look at my entry for the lean-and-mean competition; please provide comments, feedback, discussion, and don’t forget to vote for it! Thank you.Jig | [Dance] Badger | [badger,badger,badger,badger...] Jig | [Dance]

GeneralRe: Calculate the origin and radius of a circle Pin
keithp08232-Sep-09 5:35
keithp08232-Sep-09 5:35 
GeneralRe: Calculate the origin and radius of a circle Pin
Luc Pattyn2-Sep-09 5:54
sitebuilderLuc Pattyn2-Sep-09 5:54 
GeneralRe: Calculate the origin and radius of a circle Pin
keithp08232-Sep-09 6:32
keithp08232-Sep-09 6:32 
QuestionConfused by Events Pin
Sonhospa1-Sep-09 1:49
Sonhospa1-Sep-09 1:49 
AnswerRe: Confused by Events Pin
Jay Royall1-Sep-09 2:02
Jay Royall1-Sep-09 2:02 
GeneralRe: Confused by Events Pin
Mycroft Holmes1-Sep-09 16:09
professionalMycroft Holmes1-Sep-09 16:09 
GeneralRe: Confused by Events Pin
Jay Royall1-Sep-09 22:07
Jay Royall1-Sep-09 22:07 
AnswerRe: Confused by Events Pin
Johan Hakkesteegt1-Sep-09 2:06
Johan Hakkesteegt1-Sep-09 2:06 
NewsRe: Confused by Events Pin
Sonhospa1-Sep-09 2:35
Sonhospa1-Sep-09 2:35 
NewsResolved: Confused by Events Pin
Sonhospa1-Sep-09 3:19
Sonhospa1-Sep-09 3:19 
GeneralRe: Resolved: Confused by Events Pin
Jay Royall1-Sep-09 3:31
Jay Royall1-Sep-09 3:31 
QuestionHelp with IE automation through VBA(Excel) Pin
adityabaraya31-Aug-09 20:27
adityabaraya31-Aug-09 20:27 
QuestionHow to load a word document and save it into sql db? Pin
waner michaud31-Aug-09 8:28
waner michaud31-Aug-09 8:28 
AnswerRe: How to load a word document and save it into sql db? Pin
Steven J Jowett31-Aug-09 8:40
Steven J Jowett31-Aug-09 8:40 
GeneralRe: How to load a word document and save it into sql db? Pin
waner michaud31-Aug-09 8:46
waner michaud31-Aug-09 8:46 
GeneralRe: How to load a word document and save it into sql db? Pin
Dave Kreskowiak31-Aug-09 9:07
mveDave Kreskowiak31-Aug-09 9:07 
GeneralRe: How to load a word document and save it into sql db? Pin
waner michaud31-Aug-09 9:20
waner michaud31-Aug-09 9:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.