Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
sub tree cell alignment
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
David Lynch  
View profile  
 More options Sep 26 2011, 1:11 pm
From: David Lynch <davidlync...@gmail.com>
Date: Mon, 26 Sep 2011 13:11:40 -0400
Local: Mon, Sep 26 2011 1:11 pm
Subject: sub tree cell alignment

Wouter, I wonder if you had given thought to an algorithm that would allow
all grandchildren of a cell to be aligned where each have the same height or
width.

This way alignment would appear as a table. but each row, or column, would
have different parent.

David


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wouter van Oortmerssen  
View profile   Translate to Translated (View Original)
 More options Sep 26 2011, 4:48 pm
From: Wouter van Oortmerssen <aardap...@gmail.com>
Date: Mon, 26 Sep 2011 15:48:23 -0500
Local: Mon, Sep 26 2011 4:48 pm
Subject: Re: sub tree cell alignment

In the case where the children contain grids, I presume?
Sounds doable, but a bit specialized. Maybe one for google moderator?

Wouter

On Mon, Sep 26, 2011 at 12:11 PM, David Lynch <davidlync...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Lynch  
View profile  
 More options Sep 26 2011, 5:24 pm
From: David Lynch <davidlync...@gmail.com>
Date: Mon, 26 Sep 2011 17:24:34 -0400
Local: Mon, Sep 26 2011 5:24 pm
Subject: Re: sub tree cell alignment

Wouter,  Here is an example,

Currently the tree would like this

Pet
 Name
  Dog Mouse Cat
 Toy
  Frisbee Wheel Yarn
 Weight(lbs)
  60 1 10

Ideally the tree could look like this

Pet
 Name
  Dog      Mouse Cat
 Toy
  Frisbee Wheel  Yarn
 Weight(lbs)
  60         1        10

I consider it another killer app for treesheets, because it offers a hybrid
tree-table model, rather than only a tree + spreadsheet.

I would like it for my unique purposes to display similar lines of code that
belong to different functions.

This model could make a table sortable and displayable.  I will post it on
the voting page.

Thanks

David


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wouter van Oortmerssen  
View profile  
 More options Sep 27 2011, 11:15 am
From: Wouter van Oortmerssen <aardap...@gmail.com>
Date: Tue, 27 Sep 2011 10:15:13 -0500
Local: Tues, Sep 27 2011 11:15 am
Subject: Re: sub tree cell alignment

David,

I can see that has its uses, but why don't you simply use grids, as
intended:

Pet
 *Name         *Dog     Mouse Cat
 *Toy          *Frisbee Wheel Yarn
 *Weight(lbs)  *60      1     10

Wouter


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Lynch  
View profile  
 More options Sep 27 2011, 12:07 pm
From: David Lynch <davidlync...@gmail.com>
Date: Tue, 27 Sep 2011 12:07:21 -0400
Local: Tues, Sep 27 2011 12:07 pm
Subject: Re: sub tree cell alignment

Wouter,

For Example, it would be nice to have multiple tables align as one example.
 Also I would like to convert the granchildren cells into interpretable
code, stored in the node Function name.  Also to be able to find, fold,
modify and sort a table is much more scalable if the row or column names are
themselves a parent

Y-row(types)
  X-column(types)
    Operator var var val func var
  Func1
    add         x   y   1   print x
    sub         a   b   2   print a
    stop
  Func 2
    add         y   x   55 print y
    add         b   a   55 print b
    stop

Additionally it could be really cool additional feature to flip the table,
although I don't need the feature atm

X-row(types)
 Y-column(types)
             Func1              Func2
 Operator
            add  sub  stop   add  add stop
 var
             x     a               y     b
 var
             y     b               x     a
 val
            1      2               55    55
 func
            print print           print print
 var
            x      a              y      b

David


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wouter van Oortmerssen  
View profile  
 More options Sep 28 2011, 11:21 am
From: Wouter van Oortmerssen <aardap...@gmail.com>
Date: Wed, 28 Sep 2011 10:21:56 -0500
Local: Wed, Sep 28 2011 11:21 am
Subject: Re: sub tree cell alignment

I agree that can have its uses, lets see what others think.

Wouter

On Tue, Sep 27, 2011 at 11:07 AM, David Lynch <davidlync...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »