[Harbour] integration gt and gui
Mike Evans (Gmail)
makis1970 at gmail.com
Wed Nov 14 11:01:35 GMT 2007
Massimo,
Why you are using gtwvt and not gtwvw? I'm using gtwvw and ct tools window
functions, and I will change every wopen function from ct tools to
createwindow of gtwvw.
Regards
Mike Evans
-----Original Message-----
From: harbour-bounces at harbour-project.org
[mailto:harbour-bounces at harbour-project.org] On Behalf Of Massimo Belgrano
Sent: Wednesday, November 14, 2007 10:07 AM
To: Harbour Project Main Developer List.
Subject: RE: [Harbour] integration gt and gui
Thanks
My question is refered to gtwvt because I want shitch to harbour using
gtwvt using ct tools for creating new windows (more important capability
of gtwvw)
So I want use harbour,gtwvt and one gui lib
hwgui seem interesting gui because permit of using in same gtwvw
application also if in different form
Is a important limitation that I can't mix element of two different gui
Is not possible create a standard function for mix element of different
gt and gui? (Minigui ,
Hwgui , oohg, Fivewin, Xailer,Vhx,gtwvt)
www.canalfive.com have a library who can extend each GUI (Minigui ,
Hwgui , oohg, Fivewin, Xailer,Vhx)
the GUI libs are just wrappers to the real objects provided by operating
system or another library ( gtk, Qt, etc ).
Canal five is producing objects/controls in an abstract way, showing an
interface similar to the standard objects
found in windows, and then build the wrappers specific to each GUI. In
fact, anything showing a handle and handling standard events are easily
wrapped in any GUI.
The point is that "forms", is a wrapped system|lib object and not a
native one, and canalfive is writing object at system|lib level and then
wrapping it.
CanalFive is the solution from the opposite side of the answer.
Native harbour Form can be the solution if gui use this form
Will be possible a way for create component for each harbour gui/GT?
-----Original Message-----
From: harbour-bounces at harbour-project.org
[mailto:harbour-bounces at harbour-project.org] On Behalf Of Pritpal Bedi
Sent: Wednesday, November 14, 2007 2:18 AM
To: harbour at harbour-project.org
Subject: Re: [Harbour] integration gt and gui
Massimo
<<<
Can you extend HWGUI for permit a better GTWVT integration?
I want any way to put on a GTWVT window, hwgui controls (like a
statusbar) AFAIK [X]harbour can't mix in same form element of two
different gui or gt
>>>
Why you want GTWVT integration with HWGUI ?
What you need is accomplished by GTWVW. Is not it?
Please remeber that philosophy behind GTWVT is different. It is Clipper
oriented rather than Windows oriented. What you are asking for can be
achieved in GTWVT even without the help og HWGUI.
The another point to remember is GTWVT and HWGUI are entirely different
approaches. A HWGUI dialog can be initiated from within GTWVT but cannot
be
achieved vice-versa. Both have their own event loop which are impossible
to
be synchronized.
Hope it clears you of doubts.
Regards
Pritpal Bedi
_______________________________________________
Harbour mailing list
Harbour at harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
--
View this message in context:
http://www.nabble.com/integration-gt-and-gui-tf4800897.html#a13738253
Sent from the Harbour - Dev mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list
Harbour at harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour at harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
More information about the Harbour
mailing list