johnf wrote:
> On Monday 13 August 2007 06:27, Ed Leafe wrote:
>> On Aug 13, 2007, at 8:02 AM, Simen Haugen wrote:
>>> I've missed good introduction texts that describes things like
>>> dPemMixin.
>>      That really isn't an introductory-level topic. You shouldn't have to
>> understand the inner workings of the framework in order to create an
>> application.
>>
>> -- Ed Leafe
>> -- http://leafe.com
>> -- http://dabodev.com
> I can confirm your statement Ed because I'm creating forms and I don't 
> believe 
> I have a complete understanding of many of the supporting py's.  
> 
> I wonder if the IDE could provide a help that matches VFP's 
> (contents,index,find)?  Including sample code for the methods (every method), 
> cross tabbing of similar methods, and grouping by type of action.  Yes I'm 
> aware of the html docs.
> 

I don't think that a description matching to VFP would help a lot of
people. I for example know nothing about VFP.
What would help a lot more people is a description mapping to python
or wxPython as that are the things which are used for dabo.
One thing i'm always wondering about is the unusual (unpythonic) way
of the use of classes in dabo. I guess that this comes from having VFP
in mind but it is totally unusual for a python programmer.

Uwe




_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to