Hbrng Computer
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created hierarchical tree structure and editing
I have such a structure Folder A -> Page p -> Page qFolder B -> Page r -> Folder M -> Page mi -> Page s I want to be able to edit all pages. Is this possible? I think this is a very ... -
Created using other languages in concept editors
I have an XML file format and I want to implement a WYSIWYG editor with MPS. I know that there are numorous ways to do so. But I have a question about the following approach. I think it is clear th... -
Created non compositional custom editor
I have one concept my_byte which contains an integer property from 0 to 255 and a concept my_word, which contains two children LSB and MSB of type my_byte. If for instance I want to represent the n...