On 3/18/10 3:40 PM, Scott Sheffield wrote:
>
> I have been playing with the app wizard.
>
> How do I go about removing the "select" tab that is viewed on start-up?  I
> would like to remove it and go straight to the "Browse tab".  My table is
> very small, so I just want to have a query select all records, and I don't
> need any other selection criteria.

Try adding this in your form's afterInit():

dabo.ui.setAfter(self.pageFrame.Pages[0].Visible, False)

Paul

_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/4ba3a2a2.5000...@ulmcnett.com

Reply via email to