> Does anyone have similar example using one of the cells > implementations? > What would be pros/cons between this and cells approach?
Sorry for a late reply but some of the code didn't exist when you asked your question. This example can be done using neman cells and swing wrapper like this: http://is.gd/mKRT This shows that swing wrapper can 'erase' lexical scope so you can use widgets before they are declared and 'bind' macro, part of cells lib, that will sync text property of label with value of user-input cell. Libs are very experimental, so this is more a feature preview for now, not something you would use just yet. -- Krešimir Šojat --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---