ptopengui bcb -> wxWindows port
Pablo d'Angelo
pablo.dangelo at web.de
Wed Apr 23 17:59:38 BST 2003
On Wed, 23 Apr 2003, Juha Helminen wrote:
> Hi,
>
> I checked a bit more how to convert old code to new enviroment (parser
> is converted to wxWin). On my side I'd like to do GUI with wxWin as I do
> not know how I can use Qt in msWindows with my current compiler. Qt can
> be compiled with some Borland compilers but I do not have one with
> debugger. This is reason why I haven't used Qt.
>
> If/when there is Qt GUI project, is there way to share common code for
> both of projects? I think that it would be quite generic C++ code. Some
> functions might need ifdef-cases or macroes to hide used library
> (Qt/wxWin).
I have started cleanup my "model" part. It has no dependencies on QT
at all, and basically holds the panorama state and offers an interface
to add/remove images control points, run the optimizer for a set of
variables etc. its not yet in CVS, because its not completely
implemented/tested yet, but I'll append the current files file so that
you can get an idea of what I thought.
> It might not be easy to share common code in many places ->
> basic menu layout cannot be shared. How much this will help? Atleast
> ideas can be copied.
Well if I stick to QT then the GUI can't be shared, (actually, I find
that the current ptopengui has too many knobs ;), but the model
classes and the files shouldn't be a problem. Lets start with the common
common part, and decide about the toolkit later.
ciao
Pablo
--
http://wurm.wohnheim.uni-ulm.de/~redman/
Please use PGP
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hugin_model_pre.zip
Type: application/zip
Size: 32446 bytes
Desc: not available
Url : http://www.email-lists.org/pipermail/ptx/attachments/20030423/b21f64fb/hugin_model_pre.zip
More information about the ptX
mailing list