Results 1 to 5 of 5

Thread: Back button not working in my py

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2016
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Back button not working in my py

    I have to create a file for my assignment . Problem is I have got most of it to work. Only problem I want back buttons to go back to the home page for the customer. Customer is like menu options choice where you want to go like make a booking. If I want to go back to the customer home page gives errors.

    Any way to send private message someone can check it for me.

    I have from order import ui_order, from booking import ui_booking in my customer.py. Def ordershow, def bookingshow So I can go to those pages. I have now added from customer import ui_customer in order, booking.py so back button will take me back to customer page. But it is giving me errors ui_customer

    Any help appreciated

    Python 3.40
    Last edited by Handy77; 14th April 2016 at 22:33.

Similar Threads

  1. Android back button handling is inconsistent
    By pherthyl in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 27th January 2014, 01:27
  2. QWizard: Temporarily disable the Back button
    By ChrisW67 in forum Qt Programming
    Replies: 6
    Last Post: 31st January 2012, 00:41
  3. Flick charm not working when clicking over a button.
    By alitoh in forum Qt Programming
    Replies: 0
    Last Post: 9th January 2012, 13:52
  4. detecting back and forward buttons on >= 5 button mouse
    By chezifresh in forum Qt Programming
    Replies: 3
    Last Post: 4th February 2011, 20:45
  5. Replies: 1
    Last Post: 18th December 2009, 20:57

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.