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 / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
bit depth31 Oct 2003 17:30 GMT2
Is there any way from managed code to determine the bit depth of a given
display? We need to do this from Internet deployed controls, so interop
is not an option.
A better circle?31 Oct 2003 11:09 GMT1
I have created a round form, using the Graphics.DrawEllipse
() method in the Pain event of the form.  This works fine,
but the edges of my circle are very jagged, not smooth,
and looks pretty bad.  
Copying part of image to itself31 Oct 2003 10:49 GMT4
I've build a control that bases on the Signature Capture Sample from
Microsoft(load bitmap, print on bitmap, paint on control). Works pretty
fine.
But now I want to copy a part of the displayed image to itself at
GraphicsPath.Isvisible31 Oct 2003 07:27 GMT2
Is that true that this isVisible method is incredible slow?
Seems that my app is much slower with only this added as a condition to draw
something
Crirus
Shading effect30 Oct 2003 19:17 GMT2
I was browsing this website
http://www.dotnetcharting.com/gallery/view.aspx?img=10 and I was asking
myself: How can those bars get that nice candy-like shading effect, when
only 1 color (see source under the chart) is given?
X-Axis Offset?30 Oct 2003 17:56 GMT3
I'm working on a control that simulates a timeline and it supports "zooming"
so you can drill down and get finer detail along the timeline. I accomplish
this by always drawing the same tick marks starting at 0 on the x axis, but
I use Graphics.ScaleTransform(zoomfactorX, 1F) to ...
Re-designing tabcontrol30 Oct 2003 15:42 GMT3
Does anyone knows how to handle painting of  Tabcontrol??!
I've override OnPaint and WndProc ( with m.Msg==WM_NCPAINT) functions, but
doesn't work!
Thanks,
difficult CAO remoting problem with NAT router30 Oct 2003 04:41 GMT2
please don't answer this without reading the entire message.  I'm not
asking about machinename.
I am trying to figure out a way to have my remoting system deal with
being behind a firewall, a NAT router or other various network
Set region on a bitmap29 Oct 2003 18:47 GMT2
I draw a bitmap pixel by pixel
There is a way to set region on the bitmap where the setpixel take effect
and regions where not?
Thanks,
Cant get correct colour using System.Drawing29 Oct 2003 18:12 GMT2
I want to fill a rectangle with a custom colour (purple-ish). however when
the generated gif file is viewed the colour in the rectangle is stippled
which seems to me to indicate it saved in as a low res colour.  (Sample code
below)
Check Printer Status??? How??29 Oct 2003 15:33 GMT1
I'm trying to select a printer in the system printers collection. I'm able
to do this.
However, if the printer is a network printer and happens that this printer
is not on or not ready, I won't be able to know and I try to print a
PageSettings.Landscape29 Oct 2003 14:51 GMT2
I am setting PageSettings.Landscape = True in PrintPage event.
I have verified its value and it still prints in Portrait.
Any ideas?
Fitting the drawing to a Panel29 Oct 2003 13:05 GMT2
  I am facing a problem fitting the rectangle into a
panel. I am drawing a rectangle on a panel. I have co-
ordinate values in mm and I need the best fit in a panel
irrespective of what the values in mm are. Should I use
Scrolling User Control using AutoScroll29 Oct 2003 12:20 GMT1
I had developed a user control which represents a grid format using
GDI+.
If the grid size increases the control size, i get scroll bar (using
AutScroll feature of User Control) and am able to scroll the grid
Origin Position Problem29 Oct 2003 07:46 GMT2
   I am working on a graphics application. The scenario
is I would like to change the reference point(origin) to
lower left corner instead of the default upper left corner
of a panel. It is stated that y-down is positive. I would
Pages: 1 2 3 4 5 6 7 8 September, 2003
 
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.