Lisp HUG Maillist Archive

CAPI: Pinboard-layout / Spreadsheet examples?

Hi,

are there any code examples out there for drawing Spreadsheets?
You know resizable columns, rows etc.....

I'm not really making any progress with the pinboard layout,

Help Please!!



Re: CAPI: Pinboard-layout / Spreadsheet examples?

On Sunday 02 November 2003 07:11 pm, Guenther Schmidt wrote:
> Hi,
>
> are there any code examples out there for drawing Spreadsheets?
> You know resizable columns, rows etc.....

Grid layouts let you specify the x and y ratios (column and row sizes).  The 
Othello example appears to use a simple grid layout.  You probably still need 
to do some hard work by providing some widget / user gesture that causes the 
ratios to change in an intuitive way.

pt


Re: CAPI: Pinboard-layout / Spreadsheet examples?

There's Ystok Grid:

        http://www.ystok.ru/lisp/projects.html

owner-lisp-hug@xanalys.com wrote on 11/02/2003 07:11:46 PM:

> Hi,
> 
> are there any code examples out there for drawing Spreadsheets?
> You know resizable columns, rows etc.....
> 
> I'm not really making any progress with the pinboard layout,
> 
> Help Please!!
> 
> 


Updated at: 2020-12-10 08:59 UTC