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 / September 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IsOutlineVisible preformance23 Sep 2008 17:24 GMT1
I have a following code:
       GraphicsPath path = new GraphicsPath();
       int scale = 4;
       private void Form1_Load(object sender, EventArgs e)
How to compose png and jpg to save png alpha?22 Sep 2008 19:50 GMT2
have background image as jpg file. The second image is png with some
transparency. How to overlay the second image over the first one
preserving png transparency and save result as jpg? Standard Drawimage
method of Graphics class causes white background instead transparent.
How to draw text around circumference of a circle?22 Sep 2008 17:13 GMT1
Does anyone have existing code to draw text around the circumference of a
circle(ASP VB.NET)?
Drawing with pens22 Sep 2008 08:50 GMT4
Helloi everyone,
It seems I don't understand exactly how (resp. WHERE) pens will draw stuff,
based on the coordinates of the object being drawn.
When i.e. I draw a border around a panel, the following example works with
Corruption in resized GIF with Bitmaps and Graphics19 Sep 2008 21:50 GMT1
I have the following code that works well in most cases. For one
particular image of the ones I tested, it creates a corrupted version
lacking 50-80% of the lower pixel rows. I've recreated the gif from an
eps using Photoshop, so there shouldn't be any corruption in the
Embed an image in an email?18 Sep 2008 20:33 GMT1
How do I embed an image in an HTML email (not have a link to an image on a
server but rather ship the jpeg in the email itself)?
iPhone way13 Sep 2008 16:28 GMT1
How do I do "paging" like the way iPhone does, that is the swooshing
of a page?  For input device, I could take the mouse coordinates as
the finger motion.
I have done paging and scrolling with graphics apps on GDI+, but I
Paint Performance10 Sep 2008 05:08 GMT2
I have a complex UI with multiple controls in a panel.  Adding/removing
controls or repositioning nested controls creates a sluggish UI experience.
I have resorted to turing the panel invisible before maiking UI adjustments,
then restoring visibility after the adjustments are ...
Custom color doesn't work in DrawString07 Sep 2008 10:15 GMT3
I'm sure I've missed the obvious, but when I define a custom color, my
DrawString call from my Paint event doesn't seem to draw anything at
all.
void btnNav_Paint(object sender, PaintEventArgs e)
Drawing and Printing06 Sep 2008 14:07 GMT1
I'm using the Drawing namespace with print, where that process starts
with
System.Drawing.PrintDocument.Print().  With printing I have a need for
finer grained control
 
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.