On 4/5/2010 11:00 AM, John wrote:
> On Sunday 04 April 2010 08:46:42 pm Larry wrote:
>
>> Paul,
>> Under windows, if I open the report designer and then immediately select
>> to view the object tree from the menu...
>> 1) I always have to select it twice before it comes to the front and
>> 2) If I try to move the object tree form it stops responding.
>>
>> Thanks,
>> Larry
>>
> I don't see this on windows XP.
>
> Johnf
>
>
> _______________________________________________
> 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]
>
Please try this rfxml...
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--
This is a Dabo report form xml (rfxml) document, describing a
report form. It was generated by the Dabo Report Writer, and can
be edited by hand or by using the Dabo Report Designer.
-->
<Report>
<ReportBegin>
<Objects></Objects>
</ReportBegin>
<ReportEnd>
<Objects></Objects>
</ReportEnd>
<Author>"Dabo Report Writer"</Author>
<Title>"Sample Report"</Title>
<Subject>"http://dabodev.com"</Subject>
<Keywords>("dabo", "report", "writer", "banded", "free")</Keywords>
<Page></Page>
<Variables></Variables>
<Groups></Groups>
<PageBackground>
<Objects></Objects>
</PageBackground>
<PageHeader>
<Objects></Objects>
</PageHeader>
<Detail>
<Height>667.7</Height>
<Objects></Objects>
</Detail>
<PageFooter>
<Objects></Objects>
</PageFooter>
<PageForeground>
<Objects></Objects>
</PageForeground>
<TestCursor>
<record enrollid="1" case_no="u'XXX-1234'"
clientname="u'John Fabiani'" />
</TestCursor>
</Report>
_______________________________________________
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]