Click here to Skip to main content
15,903,030 members
Home / Discussions / C#
   

C#

 
QuestionLINQ JOIN Pin
PozzaVecia20-Jul-11 2:58
PozzaVecia20-Jul-11 2:58 
AnswerRe: LINQ JOIN Pin
Mirko198020-Jul-11 3:38
Mirko198020-Jul-11 3:38 
GeneralRe: LINQ JOIN Pin
PozzaVecia20-Jul-11 5:21
PozzaVecia20-Jul-11 5:21 
GeneralRe: LINQ JOIN Pin
Pete O'Hanlon20-Jul-11 5:22
mvePete O'Hanlon20-Jul-11 5:22 
GeneralRe: LINQ JOIN Pin
PozzaVecia20-Jul-11 5:27
PozzaVecia20-Jul-11 5:27 
GeneralRe: LINQ JOIN Pin
Pete O'Hanlon20-Jul-11 5:42
mvePete O'Hanlon20-Jul-11 5:42 
QuestionHow to Get Number of Combinations of Polygon Pin
Anubhava Dimri20-Jul-11 0:00
Anubhava Dimri20-Jul-11 0:00 
AnswerRe: How to Get Number of Combinations of Polygon Pin
V.20-Jul-11 1:55
professionalV.20-Jul-11 1:55 
QuestionDateTime Data Problems in Silverlight and C# Pin
Xarzu19-Jul-11 16:41
Xarzu19-Jul-11 16:41 
QuestionInstalling Visual Web Developer 2010 Express Pin
Bram van Kampen19-Jul-11 15:51
Bram van Kampen19-Jul-11 15:51 
AnswerRe: Installing Visual Web Developer 2010 Express Pin
RobCroll20-Jul-11 1:28
RobCroll20-Jul-11 1:28 
QuestionDrawing Map & find countries on Map by C# Application Pin
Mahtab77719-Jul-11 7:00
Mahtab77719-Jul-11 7:00 
AnswerRe: Drawing Map & find countries on Map by C# Application Pin
Eddy Vluggen19-Jul-11 9:43
professionalEddy Vluggen19-Jul-11 9:43 
GeneralRe: Drawing Map & find countries on Map by C# Application Pin
Mahtab77719-Jul-11 17:05
Mahtab77719-Jul-11 17:05 
GeneralRe: Drawing Map & find countries on Map by C# Application Pin
Pete O'Hanlon19-Jul-11 21:25
mvePete O'Hanlon19-Jul-11 21:25 
GeneralRe: Drawing Map & find countries on Map by C# Application Pin
V.20-Jul-11 2:01
professionalV.20-Jul-11 2:01 
GeneralRe: Drawing Map & find countries on Map by C# Application Pin
Mahtab77720-Jul-11 6:52
Mahtab77720-Jul-11 6:52 
AnswerRe: Drawing Map & find countries on Map by C# Application Pin
Eddy Vluggen20-Jul-11 7:22
professionalEddy Vluggen20-Jul-11 7:22 
GeneralRe: Drawing Map & find countries on Map by C# Application Pin
V.20-Jul-11 7:31
professionalV.20-Jul-11 7:31 
Questionscrollbars... *sigh* Pin
l a u r e n19-Jul-11 4:14
l a u r e n19-Jul-11 4:14 
AnswerRe: scrollbars... *sigh* Pin
Eddy Vluggen19-Jul-11 6:23
professionalEddy Vluggen19-Jul-11 6:23 
GeneralRe: scrollbars... *sigh* Pin
l a u r e n19-Jul-11 7:42
l a u r e n19-Jul-11 7:42 
AnswerRe: scrollbars... *sigh* Pin
Eddy Vluggen19-Jul-11 7:58
professionalEddy Vluggen19-Jul-11 7:58 
GeneralRe: scrollbars... *sigh* Pin
l a u r e n19-Jul-11 8:45
l a u r e n19-Jul-11 8:45 
eddy thnx for the reply again

i see that you are making your picturebox a fixed size yes?

mine has to change as they zoom in and out of the "image" as well as scroll

i have it kind of working (god only know how) but i know the code is horrendous as it has a bunch of "magic fudge factors" in it as i am not familiar enough with .NET / C# and graphics etc

i think i am not getting the actual screen dpi for the bitmap dpi, as that means i need to do some rather opaque calcs on the scaling factor for the pdf renderer and and and... *sigh*

i think if i had a fixed size picturebox the code would work properly as that is a "trivial" case yes?

"mostly watching the human race is like watching dogs watch tv ... they see the pictures move but the meaning escapes them"

GeneralRe: scrollbars... *sigh* Pin
Eddy Vluggen19-Jul-11 9:08
professionalEddy Vluggen19-Jul-11 9:08 

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.