Ed Leafe wrote:
> On Aug 5, 2008, at 10:24 AM, johnf wrote:
> 
>> I never thought of Renderers as drawings.  So does Dabo have  
>> anything that
>> could provide an example of an editor?
> 
> 
>       Not that I know of. In ClassDesignerPropSheet.py I opted to enable an  
> external editor rather than dig into wxPython details for custom  
> editor controls.

I've gotten along fine with the wx-native grid editors, although my 
designs don't center around grids, either (although grids are very 
important for looking stuff up).

I've had a vision for several years of being able to drop dabo classes 
as grid columns, much like we could do in VFP. So, if I had MyTextBox, a 
subclass of dabo.ui.dTextBox with Bold and Italic set, I could make that 
control the editor for the column.

Shouldn't be too hard to implement (famous last words), but I just never 
found the time.

Paul


_______________________________________________
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