caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] FRP and GTK
@ 2010-04-12 21:44 Adrien
  2010-04-15  2:18 ` Satoshi Ogasawara
  0 siblings, 1 reply; 2+ messages in thread
From: Adrien @ 2010-04-12 21:44 UTC (permalink / raw)
  To: Caml Mailing List

Hi,

I've started to write a GUI with lablgtk and got stuck when trying to
"update" a persistent data structure from a callback. That made me
look at FRP and thought it would probably be worth a try..

Is there any FRP library I can use with GTK? I think I saw something
about React and gtk but I can't find it anymore. I'm not afraid of
working on that aspect myself but wanted to know if there was already
something or maybe at least some work on that.

Thanks.

 ---

Adrien Nader


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

* Re: FRP and GTK
  2010-04-12 21:44 [Caml-list] FRP and GTK Adrien
@ 2010-04-15  2:18 ` Satoshi Ogasawara
  0 siblings, 0 replies; 2+ messages in thread
From: Satoshi Ogasawara @ 2010-04-15  2:18 UTC (permalink / raw)
  To: Caml Mailing List; +Cc: Adrien

On 2010/04/13, at 6:44, Adrien wrote:
> Is there any FRP library I can use with GTK? I think I saw something
> about React and gtk but I can't find it anymore. I'm not afraid of
> working on that aspect myself but wanted to know if there was already
> something or maybe at least some work on that.


You may be interested in Amthing( https://forge.ocamlcore.org/projects/amthing/ ) is, 
under development, a FRPed GUI library written by OCaml.
Amthing dose not have GUI components yet, but has simple sprite system
( labels, images, rectangles and any visible objects can be puted on screen). 
It's already work well on X11. You can read some examples in the source repository.


Regards,
  ogasawara 


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

end of thread, other threads:[~2010-04-15  2:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-12 21:44 [Caml-list] FRP and GTK Adrien
2010-04-15  2:18 ` Satoshi Ogasawara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).