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 / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Transformation offset factor29 Mar 2007 20:51 GMT4
I'm trying to get my head around working with the Matrix class.
I'm doing something manually that I'd prefer to do with a transformation.
Basically I have shape objects that are responsible for drawing themselves
on a surface. The shapes all store their Positions.
Object is currently in use elsewhere29 Mar 2007 20:47 GMT8
Im getting this exception:
Object is currently in use elsewhere.
StackTrace:
  at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
Image quality: ImageFormat.Jpeg29 Mar 2007 09:21 GMT4
is there a way to set the output quality of a saved JPEG graphics? I
need to save some graphs (using Bitmap.Save()) into files and would
like to have more than one file format available. I know PNG is
probably the best format for a raster line graphics, but some people
GIF not animating after resize28 Mar 2007 15:12 GMT3
I have a GIF which its dimensions is 200x300 pixels and it is animating fine.
But after i resize it to smaller dimensions (133x200 pixels), it doesn't
animate anymore.  
Why is it not animating ?
Using Graphics.DrawImage with transparent Bitmaps26 Mar 2007 16:52 GMT1
I draw a BitmapA, a mostly white picture with some black lines (drawn
from an array)
I call BitmapA.MakeTransparent(Color.White)
I use Graphics.DrawImage (...) to draw the picture to screen
GDI+ Crashing!26 Mar 2007 13:28 GMT3
I have an app that runs in the system tray. It takes an icon from the
programs resources then draws two rectangles on it and numbers... the wierd
thing is its crashing... here is the exception I am getting
System.ArgumentException: Parameter is not valid.
GIF Animation - Windows forms versus browser display25 Mar 2007 17:41 GMT3
GIF animations contain a frame display time that control how rapidly
the new frames are displayed during the animation. The ImageAnimator
class in GDI+ provides the UpdateFrames method which seems to do the
same thing. (I discovered a page which claimed that an internal rate
How to change the back ground color of RichTextBox when Enabled = false ?23 Mar 2007 21:03 GMT1
When the control is disabled, the text back ground color  fade to gray, How to change the color?
From http://www.developmentnow.com/g/20_2004_10_0_0_0/dotnet-framework-drawing.ht
Moving The View in a Text Box to the last line added ?21 Mar 2007 22:42 GMT1
I have added a textbox (richtextbox) to a form. I keep on appending
text to this textbox. How can I cause this textbox to automatically
scroll down to the text that has been added recently ?
TIA,
Bad JPEG quality when saving an Image object20 Mar 2007 16:43 GMT2
I’m trying to draw some text on image background and save it as jpeg.
Unfortunately the text looks fuzzy even though I assign 100L to the Quality
encoder parameter.
Here is an example:
Why my drawings are being deleted?20 Mar 2007 13:00 GMT5
When I draw something in windows form with gdi+ and minimize it. Object that
I drawed them before the minimizing was lost from window. How can I solve
this problem??
Drawing graphs19 Mar 2007 20:04 GMT1
What is the perfect way to draw a graphic like Performance graphic of
Windows Task Manager.
I tried it with gdi+ but it wasnt beautiful like task manager's.
Which metod or namespace I have to use?
Tif file parameters question19 Mar 2007 16:14 GMT3
I create a 32bpp rgb bitmap in my code to write some text to it then convert
it to a monochrome. My original bitmap is 1728 W by 2261 High with a
resolution set of X= 204 and Y = 196.
After converting it to a monochrome bitmap it has the same pixels height
Writing to a monochrome bitmap19 Mar 2007 11:13 GMT2
Apparently you cannot write directly to a monochrome bitmap so you gotta
start with an 24bpprgb and convert it to a monochrome. is that right? if
not, how can you write text to a monochrome bitmap?
I have started with writing to an rgb bitmap and am trying to convert it to
Form not painted. Or is it?19 Mar 2007 06:33 GMT1
I have been working on a card game (called Uno) for past few days.
Language used : C# 2.0
When I start a new game, a dialog window pops up asking the name of
the player. I enter the name, and then cards are distributed to the
Pages: 1 2 3 February, 2007
 
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.