Hi Paul,

On 03/06/2013 15:23, Paul McNett wrote:
On 6/3/13 1:25 AM, Werner F. Bruhin wrote:
You mentioned in the thread I started on the ReportLab list that Dabo's
ReportDesigner deals nicely with large text fields.

I thought I better have another look at it;-) , so cloned the latest on github 
and
looked at the screen casts.

One hurdle is that most menu items in the designer don't show their label.
I remember someone else mentioning this and can't remember the solution. However
remember we are still using wx2.8.
That could be it, as I normally work on 2.9.5, will check and get back on it. I assume you would accept a pull request to make it 2.9.5 and/or Phoenix compatible:-) .

...
Dabo's reportwriter wants dataset-like structures, which is a sequence (list, 
tuple)
of mappings (dict), where each key in the mapping is a field name, and each 
item in
the outer sequence is a "record".
When defining the fields in the report designer could I do something like "getMyRelInfo(self.Record, 'rel1.rel2.fieldname')" and getMyRelInfo would return the fields content or blank?

If that is not possible then I just need to get SA to return a sequence, I think that is possible but not sure.

Can you give me a pointer on where to look in Dabo's code to see how I run a report and give it the data.

Best regards
Werner

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

Reply via email to