Ed Leafe wrote:
> On Oct 12, 2010, at 6:25 PM, Jim Byrnes wrote:
>
>> I have a dPageFrame with 2 tabs.  I need to do a different search
>> depending upon which tab I am viewing. How do I get an identifier/value
>>   to pass to an if statement to select the proper search.
>
>
>       dPageFrame.SelectedPageNumber?
>
>
> -- Ed Leafe
>
>

I had tried that and it didn't seem to produce anything I could test on.

print dabo.ui.dPageFrame.SelectedPageNumber produced: <property object 
at 0x3d09af8>

Maybe I'm not understanding how to use it.

I also tried to implement a variation of what John suggested but this line:

pn = dabo.ui.dPageFrame(self) produces a segmentation fault.

I'm running: Platform: GTK
                        Python Version: 2.6.5 on linux2
                        Dabo Version: Version 0.9.3; Revision ~6020
                        UI Version: 2.8.11.0 on wxGTK (gtk2)

Regards,  Jim


_______________________________________________
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