KAppWizard skeleton code
Dave Robbins
dmrobbin at mindspring.com
Sat Aug 21 16:24:51 BST 1999
Hi Andreas,
There is a pretty good tutorial on the doc/view model at
http://devcentral.iftech.com/Learning/tutorials/mfc-win32/vc6tools/3.asp
it's written for M$ VC++ but it applies to this stuff as well.
this site has a bunch of good tutorials.
I've written a little app you can get at
ftp://ftp.mindspring.com/users/dmrobbin/test.tar.gz
put it in a seperate dir before you extract it.
it draws a sine wave in the main window and connects a new menu item to a
method in the doc class.
maybe this will help you get going
Dave
Andreas Schlapbach wrote:
> I'm trying to integrate my Code into the code KAppWizard provides.
> Unfortunately, I could't find enough information about KAppWizard and
> the so called 'Document-View Model' (KDevelop Prog. Handbook). Any
> hints? Especially, where do I have to insert my Widget?
>
> Thanks,
> Andreas
More information about the KDevelop
mailing list