From: David <ron...@ya...> - 2003-08-20 05:59:55
|
I'm trying to create a grid. I've done: gr <-gridCreate f 0 (rect (point 10 10) (size 1000 1000)) 1 --gridAutoSize gr gridAppendCols gr 10 0 gridAppendRows gr 10 0 If I remove "gridAuroSize gr", the grid doesn't appear. Also, i can't see any row or column. And about cells, there is a function called "gridDrawCell", who needs an object of type "DC". What's that? And how can i do to create one? Thanks, and sorry about my english :) -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ |