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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Development environment / tools31 Jul 2006 19:00 GMT3
I need to develop user interface similar to car radio in windows. for that i
am looking for a programming language and/or development environment which
can help me in achieving the same.
I have the following in mind
painter asp.net (it exist ?)31 Jul 2006 14:13 GMT1
I'm looking for a similar web application:
www.izhuk.com/painter
exist a similar .net application ?
Windows Forms Application : slow rendering problem31 Jul 2006 09:26 GMT1
I have 15 CheckBoxs on a Groupbox. This Groupbox lays on on a
Tabpage.Thegroupbox is initially invisible. When user clicks a button I set
the groupbox visible. The problem is when I set the groupbox visible it
renders 15 checkboxs very slowly and one by one. I want to show all
Creating a font with a defined height and width?31 Jul 2006 08:30 GMT2
we're developing a terminal emulation that is displaying a mainframe
screen using a monospace font (Courier New). Dependig on the width of
the emulation window the font should be stretched width-ways so that
the screen fills the window from the left edge to the right.
Flickering form and controls when changed at runtime31 Jul 2006 08:19 GMT1
I have a form that contains a SplitContainer and a TableLayoutPanel. I
add \ edit rows in the TableLayoutPanel at runtime. When I run the app,
the UI flickers a lot. It shows every change step by step before
showing the final form.
Bmp to Jpeg28 Jul 2006 17:29 GMT1
I need an algorithm for conversion of a bmp file to jpeg file in .net. I
tried to use inbuilt image conversion of .net but they reduce the quality of
picture. I need that converted picture should be as clear as original
picture. D0 any one have idea about this?
Simple question about Bitmap.GetPixel26 Jul 2006 19:53 GMT5
I have a simple program that should draw a 10x10 rectangle when I click  
the mouse over the mouse click location.
Here it is:
Bitmap bmp = new Bitmap(@"myImage.bp");
metafile - rotate by 180 looses resolution when drawn26 Jul 2006 07:07 GMT1
we print metafiles using the PrintDocument. This works OK. But
sometimes a metafile has to be rotated upside down, but when drawn into
the graphics object the resolution of the result is not acceptable. It
looks like its drawn into a small-resolution bitmap and then enlarged.
Gdi+ Millimeter unit bug?25 Jul 2006 20:58 GMT3
  I used these codes to draw a 100mm line:
      Graphics g = e.Graphics;
      g.PageUnit = GraphicsUnit.Millimeter;
      g.DrawLine( Pens.Red, 50, 50, 150, 50 );
Is there a limit in DrawLines24 Jul 2006 22:11 GMT11
I'm using Graphics.DrawLines (Pen, PointF[]) to draw a long curve with
thousands of points - works perfectly on printers.
Now I have found, that the preview functionality seems to have problems,
if I pass more than 6000 or 7000 points. Now I'm a bit concerned, that
When do I redraw?24 Jul 2006 21:52 GMT6
Please, can someone help me - I'm beginning to go crazy!
I'm writing something that does some drawing on a picturebox.  The
problem is I don't know when to redraw my image.
I made a post a week ago, but have yet to find a solution.  The
How to get a softer color in C#24 Jul 2006 12:38 GMT4
Hi there im not very used to color tehory and i wanted to know if it is
possible in some way to get from one color a softer version o f that color
I was using a color to set it as the background color of listbox items but
that version of the color is too strong. There is a way to ...
Text width/height problem.24 Jul 2006 09:29 GMT1
Consider a text containing 200 characters (more or less) including
and/or excluding the CR/LF within. I would like to compute the height
of this text whenever it's width is limited by X pixels! i.e., what's
the height of the mentioned text when it's being automatically word
For Bob Power, please repost the NativeWindowSample here24 Jul 2006 09:16 GMT1
Hi Bob,
could you please repost here the sample on using the Native Window
with the EX_LAYERED style.
Thanks a lot.
PrintDocument Measurement23 Jul 2006 18:58 GMT1
Is there a way to use centimetres rather than pixels to specify the location
within the document?
Thanks,
Samuel
Pages: 1 2 3 June, 2006
 
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.