Am 01.06.2012 22:07, schrieb Paul McNett:
> On 6/1/12 12:03 PM, Ed Leafe wrote:
>> On May 31, 2012, at 1:52 PM, Paul McNett wrote:
>>
>>> It must have something to do with how we set renderers or cell attr's. I 
>>> did try to
>>> comment out the attr.SetOverflow(False) in dGrid.py without success.
>>      I believe it has more to do with the grid's data table, which retrieves 
>> cell values by row/col, and doesn't have support for different cell sizes. I 
>> think that SetCellSize only has an effect on non-virtualized grids.
> I think you are correct.
>
> Paul
I have tested the wxPython-Demo. There are all the nonvisible values of 
the cells get-/setable. It seems that this "SetCellSize" only hides the 
area of the other cells. But i dont Konw what dabo does at this point.
I am thinking about another solution of my problem. There is a Property 
"SetOverflow()". Do you think i can use it to display a cellvalue which 
is wider than the column?

Anton
>
> _______________________________________________
> Post Messages to: [email protected]
> Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
> Searchable Archives: http://leafe.com/archives/search/dabo-users
> This message: http://leafe.com/archives/byMID/[email protected]
>

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to