Click here to Skip to main content
16,004,854 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Report Opening Problem.... Pin
Murtuza Husain Miyan Patel8-Aug-05 3:18
professionalMurtuza Husain Miyan Patel8-Aug-05 3:18 
GeneralRe: Report Opening Problem.... Pin
Rizwan Bashir8-Aug-05 11:15
Rizwan Bashir8-Aug-05 11:15 
QuestionThreadpool...make threads wait? Pin
jadzor7-Aug-05 20:18
jadzor7-Aug-05 20:18 
AnswerRe: Threadpool...make threads wait? Pin
Steve Pullan7-Aug-05 20:49
Steve Pullan7-Aug-05 20:49 
GeneralRe: Threadpool...make threads wait? Pin
jadzor7-Aug-05 23:59
jadzor7-Aug-05 23:59 
Generalfail to save new ATL ActiveX control on VB6 form page Pin
Amos.A7-Aug-05 20:12
Amos.A7-Aug-05 20:12 
GeneralConverting between two coordinate systems Pin
Doe, John7-Aug-05 20:12
Doe, John7-Aug-05 20:12 
GeneralRe: Converting between two coordinate systems Pin
Dave Kreskowiak8-Aug-05 6:44
mveDave Kreskowiak8-Aug-05 6:44 
Doe, John wrote:
The best way I can describe it is that the center of the grid is the origin, “0, 0”.
With negative values going from the center out to the left and bottom of the grid, and positive values going out to the top and right.


This is the Cartesian system. There is no "negative side" to Polar coordinates, even though Polar can be used with negative numbers. Polar takes an angle and distance from the origin to specify a point. Cartesain takes an X and Y coordinate.

By default, Windows puts the origin (0,0) at the top left of the drawing surface. The X axis extends from the origin to the right, in positive values, while the Y-axis extends down from the origin, not up!, in positive values.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Converting between two coordinate systems Pin
Rob Graham9-Aug-05 3:05
Rob Graham9-Aug-05 3:05 
GeneralRe: Reports Pin
Anonymous7-Aug-05 19:40
Anonymous7-Aug-05 19:40 
GeneralBinary Compatibility Blues Pin
Steve Pullan7-Aug-05 17:54
Steve Pullan7-Aug-05 17:54 
GeneralRe: Binary Compatibility Blues Pin
Dave Kreskowiak8-Aug-05 2:01
mveDave Kreskowiak8-Aug-05 2:01 
GeneralRe: Binary Compatibility Blues Pin
Steve Pullan8-Aug-05 14:25
Steve Pullan8-Aug-05 14:25 
GeneralRe: Binary Compatibility Blues Pin
Steve Pullan8-Aug-05 17:49
Steve Pullan8-Aug-05 17:49 
GeneralRe: Binary Compatibility Blues Pin
Dave Kreskowiak9-Aug-05 1:56
mveDave Kreskowiak9-Aug-05 1:56 
GeneralRe: Binary Compatibility Blues Pin
Steve Pullan9-Aug-05 20:44
Steve Pullan9-Aug-05 20:44 
GeneralApplication Skinning Pin
andyr20057-Aug-05 14:16
andyr20057-Aug-05 14:16 
GeneralRe: Application Skinning Pin
Christian Graus7-Aug-05 19:14
protectorChristian Graus7-Aug-05 19:14 
GeneralProblem with Listview format Pin
clabrett7-Aug-05 13:59
clabrett7-Aug-05 13:59 
GeneralRe: Problem with Listview format Pin
Rob Graham7-Aug-05 15:19
Rob Graham7-Aug-05 15:19 
GeneralRe: Problem with Listview format Pin
clabrett7-Aug-05 15:48
clabrett7-Aug-05 15:48 
QuestionHow to control printer queue from vb.net Pin
Mekong River7-Aug-05 4:47
Mekong River7-Aug-05 4:47 
AnswerRe: How to control printer queue from vb.net Pin
Rob Graham7-Aug-05 15:39
Rob Graham7-Aug-05 15:39 
GeneralRe: How to control printer queue from vb.net Pin
Mekong River8-Aug-05 7:07
Mekong River8-Aug-05 7:07 
Generali need dynamic query with different criteria Pin
MAGICIANMERLIN7-Aug-05 4:07
MAGICIANMERLIN7-Aug-05 4:07 

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.