Re: Visual C++ Example
- From: "The Elf" <inthaneelf@xxxxxxxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Sun, 29 Mar 2009 00:28:44 -0700
another note Paul,
if you insist on hand coding it all, you can use the VS IDE to put the
numerous items on a form, give each a number as the first part of its name,
and then save and exit the VS IDE, open the document in a text editor and va
la, you have the coding for your items along with the codes for properties.
HTH,
Inthane
----- Original Message -----
From: "Paul Hunt" <huntp@xxxxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Wednesday, March 25, 2009 11:42 AM
Subject: Re: Visual C++ Example
Hi,
I had the C++ collection archive already but thanks for the other two
links. I'll check 'em out.
Paul
----- Original Message -----
From: "Jamal Mazrui" <empower@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Wednesday, March 25, 2009 6:32 PM
Subject: Re: Visual C++ Example
I think there is one by Ken Perry on the fruit basket site
http://fruitbasketdemo.alacorncomputer.com/
I also did one at
http://empowermentzone.com/cwx_fruit.zip
A large collection of text tutorials on C++ is at
http://empowermentzone.com/cplusdoc.zip
Jamal
On Wed, 25 Mar
2009, Paul Hunt wrote:
Date: Wed, 25 Mar 2009 17:57:26 -0000
From: Paul Hunt <huntp@xxxxxxxxxxxxxx>
Reply-To: programmingblind@xxxxxxxxxxxxx
To: programmingblind@xxxxxxxxxxxxx
Subject: Visual C++ Example
Hi,
Following on from the link to the VB fruit basket demo is there a
similar example program written in Visual C++?
Also any good links to VC++ guides that explain the code for creating
UI's would be appreciated (most VC++ books I've seen don't go into much
detail on the code that generates UI's because they assume you'll just
use the VS IDE) but I like writing the code myself in my favorite text
editor then compiling on the command line.
Thanks.
Paul
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
Other related posts: