From: Richard Chimera

Subject: RE: Grid widget questions

Date: 1997-12-8 11:39

A private reply to my last question to this list bears out the truth about
grid widget row- and column-sections, you cannot add them at runtime.
The only workaround seems to be to have enough of them created at compile
time to cover your maximum needs.  When certains ones are not needed,
force them to be of size zero.

Regards,
+Rick

                ---------------

Return-Path: <bt-sys.bt.co.uk at ian.pennock>
Received: from dent.axion.bt.co.uk by NL.CS.CMU.EDU id aa04777;
          8 Dec 97 3:51:49 EST
Received: from rambo.futures.bt.co.uk by dent.axion.bt.co.uk with SMTP (PP); Mon, 8 Dec 1997 08:47:00 +0000
Received: from mussel.futures.bt.co.uk by rambo with SMTP (PP); Mon, 8 Dec 1997 08:46:33 +0000
Received: by mussel.futures.bt.co.uk with Microsoft Exchange (IMC 4.0.837.3) id <mussel.futures.bt.co.uk at 01BD03B5.A771AA10>;
          Mon, 8 Dec 1997 08:45:36 -0000
Message-ID: <mussel.futures.bt.co.uk at c=GB%a=_%p=BT%l=TB-PLATINUM-971208085027Z-4133>
From: Ian Pennock <bt-sys.bt.co.uk at ian.pennock>
To: <NL.CS.CMU.EDU'" at "'carm> <NL.CS.CMU.EDU at carm>
Subject: RE: Grid widget questions
Date: Mon, 8 Dec 1997 08:50:27 -0000
Return-Receipt-To: <musselpo at pennocip>
X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.837.3
Encoding: 54 TEXT

>-----Original Message----- >From: Richard Chimera <NL.CS.CMU.EDU] at [SMTP:carm> >Sent: 05 December 1997 17:24 >To: Christian Hestermann >Cc: <wisdomcorp.com; at carm> <CS.BERKELEY.EDU at allegro-cl> >Subject: Re: Grid widget questions > >I am seeking a way to add new row-sections to a grid at runtime. >It should be a function like cg:add-row-section, but there is no >such beast. >
Richard, Once again my colleague has passed on your mail. Unfortunately you cannot add row/column-sections at runtime. I wanted to do exactly the same thing and e-mailed Franz Inc. about it. They suggested, as you did, creating zero width sections and then resizing them at a later time. Here's a copy of my mail and their response:
>>You have provided methods to add/delete columns/rows easily but I can't >>find an easy way to add/delete column/row sections. >> >>Is there one?
> >No, the grid-widget does not support adding or removing sections after >it is created, and adding that functionality would be difficult. You >might be able to approximate adding sections by creating some extra >zero-width sections when creating the grid and then resizing them >if and when you need to "create" one --- but this is just a guess. > > >Tony Nakanishi, Franz Inc. 1995 University Avenue, Suite 275 <franz.com at >tonyn> (internet) Berkeley, CA 94704 >Phone: (510) 548-3600; FAX: (510) 548-8253 >ACL Unix FAQ: ftp.franz.com:/pub/faq >ACL Windows FAQ: ftp.franz.com:/pub/acl4w-faq
Regards, Ian.
>*************************************************************** >Ian Pennock Tel: 01473 605495 >Software Developer >BT Networks and Systems Fax: 01473 642459 >MLB 1/PP14 >BT Laboratories >Martlesham Heath >Ipswich >IP5 3RE
***************************************************************
>
-- Richard "Carm" Chimera | office: 305 S. Craig Street, Suite 100 Wisdom Technologies Corporation| voice: 1.412.688.8781 x240 414 S. Craig Street, Suite 304 | fax: 1.412.268.6298 Pittsburgh, PA 15213 USA | <wisdomcorp.com, at carm> http://www.wisdomcorp.com "Any and all statements, representations, etc. made above are mine and do not necessarily represent those of my employer, my computer/internet service provider, my mother, nor anyone else except as noted." This message (c)Copyright 1997, Richard Chimera. All rights reserved. Really.