[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Porting from zAPP (Inmark/Rogue Wave) to V



Angelo Schneider wrote:
> 
> Hi,
> 
> I have a graphical application, a CAD System with a lot of dialogs
> and a mouse tool like interface.
> 
> As zAPP ceased from Rogue Waves product line (and is to expencive
> on unix platforms) I consider porting to a differnt "portable"
> GUI lib.
> 
zApp came along after V was first designed, so I really don't
know too much about its internals.

> Are there any experiances in porting from zAPP to V?
> 
> I considered also wxWindoes but I do not like their MFC like
> event handling approach.
> On the other hand, they are able to compile and use windows resource
> description files (~.rc).
> How about that with V?

Because of the internal structue of V, the equivalent of .rc files
are not needed unless you want to include an icon in the .exe. Rather
than trying to support different description formats on X and Win,
V just defines layouts internally.
> 
> Any hints are very appreciated! Also to other portable GUI libs!
> Further: are there any experiances with WINE (linux) or other binary
> porting tools?
> 
> Regards,
>         Angelo
> 
> ---------------------------------------------------------------------
> Angelo Schneider           OOAD/UML           Angelo.Schneider@xcc.de
> Putlitzstr. 24         Patterns/FrameWorks       Fon: +49 721 9812465
> 76137 Karlsruhe             C++/JAVA             Fax: +49 721 9812467
> 
> --
> To UNSUBSCRIBE, email to other-vgui-discuss-request@other.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@other.debian.org


-- 

Bruce E. Wampler, Ph.D.

Author of the V C++ GUI Framework

e-mail: mailto:bruce@objectcentral.com
web:    http://www.objectcentral.com


Reply to: