Click here to Skip to main content
15,900,378 members

Comments by weylspinor (Top 13 by date)

weylspinor 16-Apr-11 20:12pm View    
That works! Thanks!
weylspinor 16-Apr-11 18:42pm View    
Hi, thanks. I added the edited code.
weylspinor 16-Apr-11 18:07pm View    
If I try to put the StreamGeometry declaration inside the loop, so that a new StreamGeometry object is declared on every iteration of the loop, the program only shows 2 shapes. It seems like it won't allow more than 1-2 StreamGeometry objects.
weylspinor 17-Sep-10 5:40am View    
Unless of course you recommend just using ATL or MFC. And, by the way... that's the confusing thing... which one should I use?
weylspinor 17-Sep-10 5:39am View    
I'm kind of a novice at Windows. So I was assuming that these kinds of problems had already been solved a long time ago without having to use ATL and MFC. That's the only reason, really. It's kind of intimidating, when you're just starting out, to see all these files that you have no idea what they are for. I'm a bit of a minimalist, as a habit.

Would you mind pointing me to a tutorial on how to paint the control myself?

Many thanks!