Re: [Fxruby-users] Newbie question about making own drawables
Status: Inactive
Brought to you by:
lyle
From: Joel V. <vj...@PA...> - 2003-11-29 01:40:43
|
Will Merrell wrote: >>I will soon upload FoxTails 0.2, which is 1.8-friendly >>and has a tree browser widget. Maybe I'll have some >>time to document better... > > > That will be great, although, at this point its really Observable that I am > most working with at the moment. Once I get the current stuff working I may > use Foxtails more. > > BTW any idea when you will release it? Later today, along with an update of Observable. You make a good point about having an example with action at a distance. I'll put in something like that. Also, to take that to the extreme, I've written an example which distributes the observer relationship over a DRb connection. (This is why I had to update the Observable package). It makes writing distributed GUIs a snap, at least in simple cases. |