marionnet-dev team mailing list archive
-
marionnet-dev team
-
Mailing list archive
-
Message #00814
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 449: Added Makefile entry `test_with_utop+widgets' useful to test widgets making. With this tuned vers...
------------------------------------------------------------
revno: 449
committer: Jean-Vincent Loddo <loddo@xxxxxxxxxxxxxxxxxxxx>
branch nick: ocamlbricks
timestamp: Thu 2017-06-01 23:04:07 +0200
message:
Added Makefile entry `test_with_utop+widgets' useful to test widgets making. With this tuned version of `utop', it's possilbe to create and try widgets more simply and directly (are immediately defined the objects `window', `vbox' and `packing'). For instance, we can immediately write something like:
let b = GButton.button ~packing ~label:"my text" () ;;
modified:
Makefile.d/test_with.sh
Makefile.local
--
lp:ocamlbricks
https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk
Your team marionnet-dev is subscribed to branch lp:ocamlbricks.
To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk/+edit-subscription