Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Credit Card Tracker

    General and Desktop
    3
    5
    2497
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      EJhaiynePDRKhyut last edited by

      Is there anyone can help me about creating a credit card tracker using Nokia Qt SDK?
      I already made a design. My problem is, "how to create another form? And how to link the push button on that another form?"
      Please help me.. im new user in this application.. :'(
      Thank you in advance.. ^_^

      the link below shows the image I made. It is only usable for facebook subscribers:
      http://www.facebook.com/#!/photo.php?fbid=197081700324565&set=a.172887862743949.38205.100000682082951&theater

      1 Reply Last reply Reply Quote 0
      • G
        giesbert last edited by

        What exactly do you mean by: how to create another form?
        create in QtCreator/designer? or at runtime (instantiate)?
        What is meant by: "how to link the push button on that another form?"

        I try to guess a bit:

        You have one form with a push button. On click, another form should be displayed. Is this correct and describes your problem?

        Nokia Certified Qt Specialist.
        Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

        1 Reply Last reply Reply Quote 0
        • E
          EJhaiynePDRKhyut last edited by

          I have a link above sir. If you are a facebook subscriber, you can see the image of my design.
          Anyway, its using QtCreator sir. And yes, you got what I mean.
          I have one form with a push button. On click, another form should be displayed.

          for example, i inputted a transaction, then, I want to view the transaction I've made.
          I just simply click the button with the name "View Transaction". If I clicked it, new form should be displayed that shows the transactions I inputted.

          1 Reply Last reply Reply Quote 0
          • G
            giesbert last edited by

            Hi EJhaiynePDRK..

            I have a facebook account, but can't see the image. You should post images to public hosters and not to hosters, where you need a login to see it. Otherwise many people who would be willing to help, might say: NO.

            What you try to do is basic Qt. Did you try to read some parts of the docs regarding this?
            It's just showing a dialog or "normal" window.

            Nokia Certified Qt Specialist.
            Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

            1 Reply Last reply Reply Quote 0
            • G
              goetz last edited by

              This all is pretty basic stuff. Just read the introduction tutorials on Qt or get you some book about Qt. Search the forums here or the web, the number of pages listing the links for you are not far from infinity. I'm pretty sure there is even someone listing this stuff on his facebook page. We will not do the homework for you - and reading the docs is part of that.

              PS: Don't expect any reasonable answer if you force people to setup a facebook account to understand your problem.

              PPS: And adjust the topic of your post please. Your question does not have to do anything with credit card trackers at all. If you want your questions to be answered, then think about asking smart questions and do not just do a braindump on your keyboard.

              http://www.catb.org/~esr/faqs/smart-questions.html

              1 Reply Last reply Reply Quote 0
              • First post
                Last post