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 / .NET Framework / New Users / January 2008

Tip: Looking for answers? Try searching our database.

Where to place WPF specific question?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Alex74 - 14 Dec 2007 10:03 GMT
Hi!

I've some complicated WPF specific question, but don't have to found
any WPF specific newsgroup.
Is it possible to ask here or can somebody recommend an WPF newsgroup?

Alex
Kevin Spencer - 14 Dec 2007 12:37 GMT
WPF is supported in Visual Studio 2008 and Expression Blend products.

Signature

HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

>  Hi!
>
[quoted text clipped - 3 lines]
>
> Alex
Alex74 - 14 Dec 2007 12:48 GMT
Thanks, M$ is the best :)

By the way: are you already read my question?
Kevin Spencer - 17 Dec 2007 12:32 GMT
Hi Alex,

I haven't seen your original question, other than your question about where
to ask for information. And I doubt that I could answer it, as I have only
played a little with WPF at this point.

Signature

HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

>  Thanks, M$ is the best :)
>
> By the way: are you already read my question?
infalanda@googlemail.com - 07 Jan 2008 16:29 GMT
The question is very simple.
How can I do the same thing (example from internet):
glBegin(GL_TRIANGLES);             // Begin Drawing Triangles

 glColor3f(1.0f,0.0f,0.0f);       // Set The Color To Red
 glVertex3f( 0.0f, 1.0f, 0.0f);   // Move Up One Unit From Center
(Top Point)

 glColor3f(0.0f,1.0f,0.0f);       // Set The Color To Green
 glVertex3f(-1.0f,-1.0f, 0.0f);   // Left And Down One Unit (Bottom
Left)

 glColor3f(0.0f,0.0f,1.0f);       // Set The Color To Blue
 glVertex3f( 1.0f,-1.0f, 0.0f);   // Right And Down One Unit (Bottom
Right)

glEnd();

with WPF?
There are some possibilities to use GradientBrush (with 'Stops'), but
how I can interpolate color between some (random created) points?

Many thanks in advice.

--Alex--
sloan - 14 Dec 2007 21:15 GMT
You can try
microsoft.public.windows.developer.winfx.avalon

but the online forums for
WCF and/or WPF  (yes, I read your post)...are probably more active.

WPF forums site:microsoft.com

google that and you'll find the forum.

>  Hi!
>
[quoted text clipped - 3 lines]
>
> Alex

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this 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.