Click here to Skip to main content
15,899,475 members
Home / Discussions / C#
   

C#

 
GeneralIt works...it doesn't work! Pin
mirano15-Apr-03 12:07
mirano15-Apr-03 12:07 
GeneralIndexer question Pin
JasperHotmail14-Apr-03 0:30
JasperHotmail14-Apr-03 0:30 
GeneralRe: Indexer question Pin
Philip Fitzsimons14-Apr-03 2:27
Philip Fitzsimons14-Apr-03 2:27 
GeneralRe: Indexer question Pin
JasperHotmail14-Apr-03 3:00
JasperHotmail14-Apr-03 3:00 
GeneralRe: Indexer question Pin
Philip Fitzsimons14-Apr-03 3:14
Philip Fitzsimons14-Apr-03 3:14 
GeneralRe: Indexer question Pin
Jasper4C#15-Apr-03 14:57
Jasper4C#15-Apr-03 14:57 
GeneralRe: Indexer question Pin
Philip Fitzsimons17-Apr-03 11:05
Philip Fitzsimons17-Apr-03 11:05 
GeneralImage Zooming in C# Pin
Member 26583513-Apr-03 21:20
Member 26583513-Apr-03 21:20 
I've loaded an image into a control. Now the User can choose a particular region in the image. Once the user releases the mouse, the entire image has to be zoomed by a specific factor and the scrollbar should be moved to point to the region that the user selected.

Approach: I tried out the followin approach.
I zoomed the entire image and move the horizontal and the vertical scrollbar to the start of the zoomed region.

The problem is: The selected region thats captured corresponds to the original bitmap, but when the image is zoomed the coordinates changes. So is there any way that i can find out the coordinates of the clicked part in the zoomed image.

Any other approach to this problem is also highly appreciated
GeneralRe: Image Zooming in C# Pin
Natty Gur13-Apr-03 21:45
Natty Gur13-Apr-03 21:45 
GeneralRe: Image Zooming in C# Pin
Member 26583513-Apr-03 22:34
Member 26583513-Apr-03 22:34 
GeneralRe: Image Zooming in C# Pin
Philip Fitzsimons14-Apr-03 3:16
Philip Fitzsimons14-Apr-03 3:16 
GeneralRe: Image Zooming in C# Pin
Nick Parker15-Apr-03 2:44
protectorNick Parker15-Apr-03 2:44 
QuestionHow can i catch console output to a textbox ? Pin
jtmtv1813-Apr-03 19:57
jtmtv1813-Apr-03 19:57 
AnswerRe: How can i catch console output to a textbox ? Pin
Philip Fitzsimons14-Apr-03 3:24
Philip Fitzsimons14-Apr-03 3:24 
QuestionCan I design a webserivce with c#,now I want use it with c++ and webservice have session state Pin
wxdwxd13-Apr-03 19:18
wxdwxd13-Apr-03 19:18 
GeneralTrying to make TextBox act like a Console.ReadLine Pin
Ioncycle13-Apr-03 8:35
Ioncycle13-Apr-03 8:35 
GeneralRe: Trying to make TextBox act like a Console.ReadLine Pin
Philip Fitzsimons14-Apr-03 3:19
Philip Fitzsimons14-Apr-03 3:19 
GeneralXmlDocument query Pin
Nish Nishant13-Apr-03 6:22
sitebuilderNish Nishant13-Apr-03 6:22 
GeneralRe: XmlDocument query Pin
Le centriste13-Apr-03 7:18
Le centriste13-Apr-03 7:18 
GeneralRe: XmlDocument query [solved] Pin
Nish Nishant13-Apr-03 7:24
sitebuilderNish Nishant13-Apr-03 7:24 
GeneralRe: XmlDocument query Pin
Stephane Rodriguez.13-Apr-03 7:29
Stephane Rodriguez.13-Apr-03 7:29 
GeneralRe: XmlDocument query Pin
Nish Nishant13-Apr-03 7:44
sitebuilderNish Nishant13-Apr-03 7:44 
GeneralKey accelerator Pin
BoudewijnEctor13-Apr-03 2:22
BoudewijnEctor13-Apr-03 2:22 
GeneralLAN chat program Pin
BoudewijnEctor13-Apr-03 2:18
BoudewijnEctor13-Apr-03 2:18 
GeneralRe: LAN chat program Pin
Mazdak13-Apr-03 9:55
Mazdak13-Apr-03 9:55 

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.