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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using LogFont Class in C#31 Aug 2006 20:02 GMT1
When i try to use the below code which i copied from msdn, i am getting
the error like "No PInvoke conversion exists for value passed to
Object-typed parameter."
           LogFont logf = new Microsoft.WindowsCE.Forms.LogFont();
Scaling graphics components31 Aug 2006 19:57 GMT1
Is it possible to scale graphics components, such are line, rectangles etc,
when on paint event occurs? I want to scale the line that was drawn with
scale factor 1, so
the result of scaling should be the grained line.
Bob Powell... you earnd that :)31 Aug 2006 19:44 GMT1
just to let you know, i really appreciate your work here. you helped me
a lot with my System.Drawing based work, so i've decided to place your
name in credits part of the app i'm just about to release.
keep up the great work Bob :)
ScaleTransform31 Aug 2006 01:29 GMT1
Hi, I have been trying to achieve a zooming effect. ScaleTransform seemed to
be the obvious choice. But what I need is a zooming from the center of the
screen in all directions, and scaletransform scales it from the (0,0) point
to the right and bottom only.
Lines30 Aug 2006 15:10 GMT3
I have webpage with several controls arranged as in an organizational chart.
Is there a way to connect these controls with lines? Rectangular
coordinates? Angular coordinates?
VB in ASP.NET
How can I draw faster than .NET graphics?30 Aug 2006 14:00 GMT13
I want to take 2 images and fade them from one to the other...  I want to do
it full screen (for a screen saver)... Using the .NET graphics, I got a 3
FPS for what I want to do on a P4 3Ghz...  Is there a way I can draw faster?
I mean, there must be a way I'm drawing the images 3 ...
GDI+ very slow28 Aug 2006 17:14 GMT13
We have a program that uses GDI+ with .NET 2.0.  All rendering is being done
by the CPU and not by the graphics card.
What is going on here?  Do graphics cards not support GDI+?  Which graphics
cards do support it?
Mouse move disable.27 Aug 2006 14:00 GMT3
I am looking for a way to disable the mouse (in a c# application) for a
measured time.
I would appriciate any advice.
Thanks
Finding out if output is to a print preview window24 Aug 2006 21:34 GMT1
In the release version 2.0 how do I find from inside and OnPrintPage
event handler if the output is going to a preview controller?  Before 2.0
you could check the page size before compensating for printer hard margins
now that has changed.  On the pre-release there was supposed ...
Mouse wheel24 Aug 2006 01:48 GMT4
I am writing a GIS application, in which I move between the zoom layers
using the mouse wheel.
When the user uses the mouse wheel in order to zoom in for example
(mouse wheel up.
SetPixel() / GetPixel() for Format64bppArgb in VB using LockBits23 Aug 2006 22:13 GMT12
Hi dears,
I need an exact replacement of SetPixel() and GetPixel() functions
(VB.NET),
only for the specific format PixelFormat.Format64bppArgb, using
using CMYK colors - is it possible?23 Aug 2006 21:35 GMT2
is it possible to use CMYK colors instead of RGB when drawing to the
printer? if so, how can it be done? standard Color struct allows only
ARGB colors. I need to draw something that is in pure CMYK Black color
(C0:M0:Y0:K100) and i have no idea how can i do that.
Creating a visual object22 Aug 2006 15:35 GMT2
Hi, I don't know if this is the right thread. I'm actually working on a
simple graph tool seeing as though .NET doesn't come with one.
I have a control which I want to add bar objects to. I need the bar objects
to have certain properties like height, width, colour etc. Sounds like ...
No encoder parameters for PNG encoder?21 Aug 2006 16:57 GMT5
I'd like to save PNG using 16 bits, instead of the default 24 bits. It
looks like it's not possible...
The following page on GDI+ shows that the PNG encoder accepts no
parameters:
Image from AVI20 Aug 2006 05:31 GMT1
Any way to extract a single frame "preview" or thumbnail from an AVI file. I
would love to use GDI+ and avoid 3rd party utilities. I will be saving this
as a JPG or GIF.
Thanks for any pointers.
Pages: 1 2 3 4 July, 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.