|
From: Jerry E. <je...@sw...> - 2004-06-24 23:03:31
|
Hi Klass wxArt2D looks neat. However when I grabbed the latest tarball but all of the enclosed files look like they were committed to CVS (i.e. all have a .v extension). How can I get around this ? I'd be happy to help out. TIA Jerry ----- Original Message ----- From: "klaas.holwerda" <kho...@xs...> To: <vec...@li...> Sent: Thursday, June 24, 2004 9:22 PM Subject: Re: [AGG] First post > Philippe Lhoste wrote: > > > > > Thank you. I wrote about "pure native Windows" > > It is using pure windows, just like MFC is pure windows. Both are in C++ > and both are a OO layer on top > of the windows API. The good thing is that wxWidget has a more general > layer which can be implemented > for othere platforms as well. > > > though... wxWidget is interesting, and amongst the first framework I > > would study if I had to do multiplatform development, but it adds > > quite an overhead (bulky (?) and a lot to learn to get started). > > Then what do you use normally, i mean C++, MFC? yeka ;-) ? > > > > > Currently, install is a bit too complex (download and install lot of > > stuff before starting, and compile the whole: not for the average > > spline bender...). > > Yep we are working on a release, but you wanted to help with a drawing > tool so i just did let you know ;-) > > > Mmm, reading your doc (very extensive!) and your message (and the > > intro, read too hastly), I see that wxArt2D isn't a vector drawing > > program but instead a component > > Inside there is also an application which is a drawing/editor. The thing > is i don't need a normal art drawing program, > much more a drawing program for chip design etc. This requires very > different features, like zoom and draw at the same time. > wxArt2D is designed to be able to have multiple views, and editing at > various levels in the drawing document. > Still it can do the more general stuff too. > > Regards, > > Klaas > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Vector-agg-general mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vector-agg-general > |