[ANN] modified Table Field 0_2_9

2014-09-17 Thread BNig
here a version of modifiedTableField that makes use of the new LC7 RC1
feature of text aligning columnar data. You can now right align a column.

Columns can be hidden.

Works with 6.13 up, best with 6.6.2. Obviously columnar text alignment needs
LC7.


http://www.berndniggemann.on-rev.com/modTableField/modTableField_0_2_9New.livecode

watch for linebreaks in url

Kind regards
Bernd



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/ANN-modified-Table-Field-0-2-9-tp4683338.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] modified Table Field 0_2_9

2014-09-17 Thread Devin Asay

On Sep 17, 2014, at 6:28 AM, BNig bernd.niggem...@uni-wh.de wrote:

 here a version of modifiedTableField that makes use of the new LC7 RC1
 feature of text aligning columnar data. You can now right align a column.
 
 Columns can be hidden.
 
 Works with 6.13 up, best with 6.6.2. Obviously columnar text alignment needs
 LC7.
 
 
 http://www.berndniggemann.on-rev.com/modTableField/modTableField_0_2_9New.livecode
 
 watch for linebreaks in url

This is superb, Bernd! Most of my datagrid use is for tabular data, and this 
does almost everything needed for tabular data. Thanks for this.

Devin


Devin Asay
Office of Digital Humanities
Brigham Young University


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] modified Table Field 0_2_9

2014-09-17 Thread Peter Haworth
+1 from me.  This is a great middle ground between the standard LC table
and the datagrid.

Pete
lcSQL Software http://www.lcsql.com
Home of lcStackBrowser http://www.lcsql.com/lcstackbrowser.html and
SQLiteAdmin http://www.lcsql.com/sqliteadmin.html

On Wed, Sep 17, 2014 at 5:28 AM, BNig bernd.niggem...@uni-wh.de wrote:

 here a version of modifiedTableField that makes use of the new LC7 RC1
 feature of text aligning columnar data. You can now right align a column.

 Columns can be hidden.

 Works with 6.13 up, best with 6.6.2. Obviously columnar text alignment
 needs
 LC7.

 

 http://www.berndniggemann.on-rev.com/modTableField/modTableField_0_2_9New.livecode
 
 watch for linebreaks in url

 Kind regards
 Bernd



 --
 View this message in context:
 http://runtime-revolution.278305.n4.nabble.com/ANN-modified-Table-Field-0-2-9-tp4683338.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] modified Table Field 0_2_9

2014-09-17 Thread BNig
Hi Devin,
thank you for your kind words.
If you have a feature request I am open to add functionality to
modTableField (on or off list)

Colorization is in the works, currently LC7RC1 removes colorization when
sorting, will be fixed in 7.0RC2.

Kind regards
Bernd


Devin Asay wrote
 On Sep 17, 2014, at 6:28 AM, BNig lt;

 bernd.niggemann@

 gt; wrote:
 
 here a version of modifiedTableField that makes use of the new LC7 RC1
 feature of text aligning columnar data. You can now right align a column.
 
 Columns can be hidden.
 
 Works with 6.13 up, best with 6.6.2. Obviously columnar text alignment
 needs
 LC7.
 
 
 http://www.berndniggemann.on-rev.com/modTableField/modTableField_0_2_9New.livecode
 
 watch for linebreaks in url
 
 This is superb, Bernd! Most of my datagrid use is for tabular data, and
 this does almost everything needed for tabular data. Thanks for this.
 
 Devin





--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/ANN-modified-Table-Field-0-2-9-tp4683338p4683346.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] modified Table Field 0_2_9

2014-09-17 Thread Devin Asay

On Sep 17, 2014, at 11:01 AM, BNig bernd.niggem...@uni-wh.de wrote:

 Hi Devin,
 thank you for your kind words.
 If you have a feature request I am open to add functionality to
 modTableField (on or off list)

One feature of dataGrids which I didn’t notice in your table field: the ability 
to hide columns. Is that something you have in mind? Or perhaps it already does 
it, but I just didn’t notice.

Devin


Devin Asay
Office of Digital Humanities
Brigham Young University


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] modified Table Field 0_2_9

2014-09-17 Thread BNig
Devin,

there is a button in the red rectangle setWidthOfOneColumn it sets
currently the width of column 3 to 0. That hides the column.
Alternatively you can drag a vertical divider all the way to the left and it
will set the column width to 0.

Kind regards
Bernd


Devin Asay wrote
 One feature of dataGrids which I didn’t notice in your table field: the
 ability to hide columns. Is that something you have in mind? Or perhaps it
 already does it, but I just didn’t notice.
 
 Devin





--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/ANN-modified-Table-Field-0-2-9-tp4683338p4683349.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

[ANN] modified Table Field 0_2_9

2014-09-17 Thread FlexibleLearning.com
Link does not work here... I see the text of your stack displayed in my
browser.

Maybe you can upload a zip file, so it downloads as expected?

Hugh Senior
FLCo


BNig bernd.niggem...@uni-wh.de wrote...

here a version of modifiedTableField that makes use of the new LC7 RC1
feature of text aligning columnar data. You can now right align a column.

Columns can be hidden.

Works with 6.13 up, best with 6.6.2. Obviously columnar text alignment needs
LC7.


http://www.berndniggemann.on-rev.com/modTableField/modTableField_0_2_9New.li
vecode

watch for linebreaks in url

Kind regards
Bernd



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] modified Table Field 0_2_9

2014-09-17 Thread BNig
Here is a zipped version of modTableField

-
http://www.berndniggemann.on-rev.com/modTableField/modTableField_0_2_9New.livecode.zip
-
watch for linebreaks



FlexibleLearning.com wrote
 Link does not work here... I see the text of your stack displayed in my
 browser.
 
 Maybe you can upload a zip file, so it downloads as expected?
 
 Hugh Senior
 FLCo





--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/ANN-modified-Table-Field-0-2-9-tp4683372p4683379.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] modified Table Field 0_2_9

2014-09-17 Thread BNig
here is a zipped version of modTableField in case there are problems of
downloading the unzipped .livecode file



http://www.berndniggemann.on-rev.com/modTableField/modTableField_0_2_9New.livecode.zip

watch for linebreaks


Kind regards
Bernd



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/ANN-modified-Table-Field-0-2-9-tp4683338p4683384.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode