Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Qt binding for Caml
@ 2000-06-28 13:55 Dmitri Lomov
  2000-06-29  1:29 ` Jacques Garrigue
  2000-06-29 12:37 ` Sven LUTHER
  0 siblings, 2 replies; 6+ messages in thread
From: Dmitri Lomov @ 2000-06-28 13:55 UTC (permalink / raw)
  To: Caml mailing list

Hello!

Is there Qt binding for Caml?

Dmitri
_________________________________________________________________
Dmitri S. Lomov
mailto:dsl@tepkom.ru    ICQ#: 20524819 (Rusty)
+7 (812) 428-46-57 (b)   +7 (812) 295-94-15 (h)



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Qt binding for Caml
  2000-06-28 13:55 Qt binding for Caml Dmitri Lomov
@ 2000-06-29  1:29 ` Jacques Garrigue
  2000-06-29 12:37 ` Sven LUTHER
  1 sibling, 0 replies; 6+ messages in thread
From: Jacques Garrigue @ 2000-06-29  1:29 UTC (permalink / raw)
  To: dsl; +Cc: caml-list

From: Dmitri Lomov <dsl@tepkom.ru>

> Is there Qt binding for Caml?

That would be very nice, but i'm afraid there is none.
I really thought about making one at some time, and even started to
write an experimental interface by hand, but this is so much easier to
do with GTK...

The big problem is how to interface with C++, and particularly how to
subclass C++ code, since this is a requisite with Qt. I know that this
is possible with the Perl and Python interfaces, but I'm not sure they
bother very much about safety.

Anyway, if you're interested I can send you my experimental
prototype. This works up to tutorial 5.

        Jacques
---------------------------------------------------------------------------
Jacques Garrigue      Kyoto University     garrigue at kurims.kyoto-u.ac.jp
		<A HREF=http://wwwfun.kurims.kyoto-u.ac.jp/~garrigue/>JG</A>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Qt binding for Caml
  2000-06-28 13:55 Qt binding for Caml Dmitri Lomov
  2000-06-29  1:29 ` Jacques Garrigue
@ 2000-06-29 12:37 ` Sven LUTHER
  2000-07-03  6:56   ` Luc MAZARDO
  1 sibling, 1 reply; 6+ messages in thread
From: Sven LUTHER @ 2000-06-29 12:37 UTC (permalink / raw)
  To: Dmitri Lomov; +Cc: Caml mailing list

On Wed, Jun 28, 2000 at 05:55:38PM +0400, Dmitri Lomov wrote:
> Hello!
> 
> Is there Qt binding for Caml?

Not that i know of, put there are at least two gtk+ bindings for ocaml, and 2
tk bindings also.

Friendly,

Sven LUTHER



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Qt binding for Caml
  2000-06-29 12:37 ` Sven LUTHER
@ 2000-07-03  6:56   ` Luc MAZARDO
  2000-07-03  9:31     ` Sven LUTHER
  0 siblings, 1 reply; 6+ messages in thread
From: Luc MAZARDO @ 2000-07-03  6:56 UTC (permalink / raw)
  To: luther; +Cc: Dmitri Lomov, Caml mailing list



> On Wed, Jun 28, 2000 at 05:55:38PM +0400, Dmitri Lomov wrote:
> > Hello!
> > 
> > Is there Qt binding for Caml?
> 
> Not that i know of, put there are at least two gtk+ bindings for ocaml, and 2
> tk bindings also.

why not creating a sourceforge project for the port of Qt in OCaml !


-- 
	"Des fois, je me trouve pervers et j'aime bien,
	 les autres fois, je suis sadique, j'aime aussi"
Luc Mazardo Bordeaux [Fri Jun 30 15:01:38 CEST 2000]



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Qt binding for Caml
  2000-07-03  6:56   ` Luc MAZARDO
@ 2000-07-03  9:31     ` Sven LUTHER
  2000-07-03  9:33       ` Luc MAZARDO
  0 siblings, 1 reply; 6+ messages in thread
From: Sven LUTHER @ 2000-07-03  9:31 UTC (permalink / raw)
  To: Luc MAZARDO; +Cc: luther, Dmitri Lomov, Caml mailing list

On Mon, Jul 03, 2000 at 08:56:23AM +0200, Luc MAZARDO wrote:
> 
> 
> > On Wed, Jun 28, 2000 at 05:55:38PM +0400, Dmitri Lomov wrote:
> > > Hello!
> > > 
> > > Is there Qt binding for Caml?
> > 
> > Not that i know of, put there are at least two gtk+ bindings for ocaml, and 2
> > tk bindings also.
> 
> why not creating a sourceforge project for the port of Qt in OCaml !

Sure, but without anyone working on it it will be no help, don't you think ?

Friendly,

Sven LUTHER



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Qt binding for Caml
  2000-07-03  9:31     ` Sven LUTHER
@ 2000-07-03  9:33       ` Luc MAZARDO
  0 siblings, 0 replies; 6+ messages in thread
From: Luc MAZARDO @ 2000-07-03  9:33 UTC (permalink / raw)
  To: luther; +Cc: caml-list


Sven LUTHER <luther@dpt-info.u-strasbg.fr> writes:

> On Mon, Jul 03, 2000 at 08:56:23AM +0200, Luc MAZARDO wrote:
> > 
> > 
> > > On Wed, Jun 28, 2000 at 05:55:38PM +0400, Dmitri Lomov wrote:
> > > > Hello!
> > > > 
> > > > Is there Qt binding for Caml?
> > > 
> > > Not that i know of, put there are at least two gtk+ bindings for ocaml, and 2
> > > tk bindings also.
> > 
> > why not creating a sourceforge project for the port of Qt in OCaml !
> 
> Sure, but without anyone working on it it will be no help, don't you
> think ?
I don't want to be the project admin but I'm okey to work on this
port.


-- 
Luca Mazardo
Gnu Emacs:flame.el I'll bet you think that sexist jokes are crass.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-07-03 20:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-28 13:55 Qt binding for Caml Dmitri Lomov
2000-06-29  1:29 ` Jacques Garrigue
2000-06-29 12:37 ` Sven LUTHER
2000-07-03  6:56   ` Luc MAZARDO
2000-07-03  9:31     ` Sven LUTHER
2000-07-03  9:33       ` Luc MAZARDO

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox