I think what Camillo want is to be able to interact with an object through a Morph Ben On May 16, 2013, at 1:04 PM, Denis Kudriashov <dionisiydk@gmail.com> wrote:
Hello.
2013/5/16 Camillo Bruni <camillobruni@gmail.com> I have a question concerning the new TxText layout. How hard is it support inline non-text nodes (aka inline morphs) in a text layout?
Do you mean supporting "TxMorphSpan" objects from text model at text layout level? I think it is is not hard. Main issue here is supporting such kind of spans at text model level. But I think it is not difficult too, I should look at code to answer in detail (can't do it now).
My dream is still to be able to drag and drop an "instance" from an inspector to a workspace and do some operations on it using standard smalltalk.
+1 And I want drag and drop objects between inspectors and between workspaces.
The only difference here would be instead of using a variable or expression to get an instance of something I would have a textual/visual node directly representing an instance!
I'm not understand it. By dropping some object to workspace It can create named variable and then you can use it for scripting inside workspace. But what you suggest here? Can you explan deeply?
Best regards, Denis
best regard, camillo