* GUI for Ocaml
@ 2000-02-22 16:25 Alain Bengaouer CEA - SYSCO
0 siblings, 0 replies; 2+ messages in thread
From: Alain Bengaouer CEA - SYSCO @ 2000-02-22 16:25 UTC (permalink / raw)
To: caml-list
Hi,
As I understand, ocamltk is superseded by LablTk which is included in
Ocaml3 distribution ? Will LablGTk be included as well ?
Is it possible to guess a time schedule for Ocaml3 delivery ?
Thanks
--
---------------------------------------------------------------------
Alain Bengaouer
DRN/DMT/SYSCO
CEA Saclay, Bât 460 Phone : 33 (0)1 69 08 84 53
91191 Gif-sur-Yvette Cedex, France Fax : 33 (0)1 69 08 96 96
mailto:Alain.Bengaouer@cea.fr
---------------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: GUI for OCaml
2005-08-30 7:16 ` GUI for OCaml (was: Re: [Caml-list] Does LablTk have a future?) David MENTRE
@ 2005-08-30 9:53 ` Christophe Raffalli
0 siblings, 0 replies; 2+ messages in thread
From: Christophe Raffalli @ 2005-08-30 9:53 UTC (permalink / raw)
Cc: Jon Harrop, caml-list
David MENTRE a écrit :
> Hello,
>
> 2005/8/30, Jon Harrop <jon@ffconsultancy.com>:
>
>> I had tried lablgtk before but failed to get to grips with it.
>
>
>
> The client of my application is also written in Lablgtk2 and, despite
> helpful answers by Jacques Garrigue and Olivier Andrieux as well as
> SooHyoung Oh's tutorials, I find programming with Labgtk2 not very
> easy (to say the least). I find Lablgtk2 is largely under-documented.
> Of course, this is a large task that cannot be achieved by two
> individuals.
>
>
>> I think it would be more constructive to create a decent
cross-platform GUI
>> library from the ground up for FPLs/OCaml. This wouldn't need to be
anything
>> fancy, just easy access to the simplest GUI elements to start with.
I'd like
>> to see GUIs described by purely functional data structures.
>
>
>
> I'd also loved too. Having a cross-platform GUI (with native look and
> behaviour on Windows and MacOS X), programmed using a functional
> style, well documented (with reference manual and tutorial) and with
> necessary tools (GUI design application) would be very very helpful.
>
I would prefer a GUI programming language (similar to TeX for word
processing). This might be easier to develop, can either be static (the
widget build at compile time) or dynamic, and most of all, it is easier
to modify an existing GUI.
> However this is a huge task. To add on your initial question:
> 1. do you think a minimal part of the OCaml community could
> aggregate to ensure the long term maintainability of the toolkit?
>
> 2. how to have a modern look (with whatever definition you might
> find for
it) which *is* a discriminant point when choosing a GUI?
>
Why a modern look, you should have the look of the OS you are running on,
using the OS X look on OS X,
the windows look on windows,
the KDE (with the user skin) look on KDE etc ...
This is were things are difficult and where a programming language to
design the GUI is needed, because the GUI elements do not have the same
dimension on all platform.
> 3. how to respond to toolkit's users that need to have more "exotic"
> widgets/systems?
>
Let's start with simple thing for a basic toolkit,
Then, if the librairy is powerfull enough, it should be possible to
design new widget entierely in OCaml with the library ?
> Yours,
> david
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-08-30 9:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-22 16:25 GUI for Ocaml Alain Bengaouer CEA - SYSCO
2005-08-28 15:38 Does LablTk have a future? Matt Gushee
2005-08-29 22:33 ` [Caml-list] " Jon Harrop
2005-08-30 7:16 ` GUI for OCaml (was: Re: [Caml-list] Does LablTk have a future?) David MENTRE
2005-08-30 9:53 ` GUI for OCaml Christophe Raffalli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox