Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / Drawing / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Mapping client to screen coordinates17 Nov 2004 19:25 GMT2
the application I am working on consists of a graphing UserControl and a
test Forms app. The user can plot points and connect them with lines on the
graphing surface of the control. The goal is to map those points'
coordinates to the X,Y coordinates of the mouse when it hovers over ...
AutoScroll question...!?!?!?!?17 Nov 2004 10:30 GMT4
I have a control, and  I am painting shapes onto it. I have AutoScroll set
to "True" and the AutoScrollMinSize to be the extents of the document. The
control scrolls and paints corectly.
Now I want to paint rulers at the top left edges. The rulers are "docked" to
Retained mode drawing or controls?17 Nov 2004 07:31 GMT2
What are the pros and cons for creating a drawing program with either
objects that draw themselves in a retained mode drawing system, or using
controls derived from Control? We are creating a quite extensive drawing
program and are wondering if one approach is better than another ...
Fastest possible way to load a image file?17 Nov 2004 02:58 GMT2
Hi, making a application that deals with 3 image files that are quite large. they are about 8000x8000px
in size, i have tryed to load them all into memory but i always get a out of memory exception
so i have given up on that idea... so now i have to load one image, process it and ...
DrawReversiblePoint?16 Nov 2004 22:27 GMT2
...is it possible to draw other things than recrangles and lines using
i.e. ControlPaint.DrawReversibleXX()? How could I draw a revsersible
bezier curve?
Thanks!
InvalidPrinterException for Print() or PrintPreviewDialog()16 Nov 2004 22:13 GMT3
I got an exception when trying to start a PrintPreviewDialog or print for a
specific network printer. The code works for other network printers. That
printer works perfectly for all other applications. The exception happens
when PrintDocument.Print() is called or PrintPreviewDialog ...
Getting image information witout loading the image itself16 Nov 2004 22:07 GMT3
Can i get image information witout loading the image. since my images are quite big it takes a while
to load, and i just need to get the width, height and resolution of the image so i can calculate
the size in millimeters of the image with the formula: Math.Round(((25.4 * pixels) / ...
msde2000 16 Nov 2004 15:35 GMT1
msde2000
Hi,
Can I use ado .Net to write non manage application in vc++???
What is exactly msde and did it better then access??
Rotate 3D cube15 Nov 2004 20:32 GMT1
I have a function that takes 4 arguments:  a point coordinate (x,y,z), an
angle, and the other 2 arguments are point coordinate that define an
arbitrary axis. Does anyone know how to define the 2 points (or an
algorithm) that define the vector of the axis so that when I move my ...
Request to Mr Bob Powell15 Nov 2004 18:18 GMT2
Hi Bob!
Would it be possible to get a copy of your newsletter articles? I don't
know if it was a pay-service or not, but in the latter case I'd really
like to read them. My email is pedery (at) ifi.uio.no. Thanks!
simple writing problem to a picture15 Nov 2004 17:04 GMT1
Hi, 2 questions.
1)
I created a small picture in photoshop and now im trying to add some text
upon it with my .aspx program, here is the before i added the text(picture
Font Width15 Nov 2004 15:07 GMT3
Can I get a character width whitout using MesureString?
Thanks,
Andrea
poor jpg quality14 Nov 2004 13:31 GMT4
I am using the following code to create a thumbnail of a jpg image, its
works but the quality of the resulting image is not very good, if I do the
same thing in a graphics program like fireworks its much better, does anyone
know how to get .NET to make better quality images, it ...
DrawString - OutOfMemoryException12 Nov 2004 15:34 GMT1
Hello. I have been battling a problem for days and I can't seem to find a
solution. I have a custom control, that simply draws a text string within a
specified bounding rectangle. I have been getting exceptions, as of
yesterday they were System.Runtime.InteropServices ...
Background drawing, BitBlt()12 Nov 2004 01:20 GMT1
I decided to create my own "skinned" TabControl/TabPage's for a project.  It
may be a little easier to describe what I'm trying to do with an image so
here it is: http://chronosxp.sf.net/CustomTabControl.bmp
The custom TabControl paints the gradient background; the custom TabPage
Pages: 1 2 3 4 October, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.