Author Topic: Request for help  (Read 4138 times)

JeffElkins

  • Newbie
  • *
  • Posts: 8
    • View Profile
    • http://
Request for help
« on: December 13, 2003, 12:14:21 pm »
Help! I\'d like to ask a big favor.

I\'m struggling with making the shift from procedural languanges to OOP and I\'m badly stuck.

I have a small program that displays an input screen. It needs to respond to a button press, then display a new screen. Both screens are defined, as mentioned in another post, I can display one or the other.

I\'ve been trying QWidgetStack, looking at source code from the SDK. etc, as yet w/o success.

Would someone be willing to examine the code and put me on the right path?

It\'s very trivial, one .h file, one main.cpp and one body .cpp

my email is jeffelkins@earthlink.net

TIA

Jeff

lpotter

  • Sr. Member
  • ****
  • Posts: 450
    • View Profile
    • http://qtopia.net
Request for help
« Reply #1 on: January 18, 2004, 04:00:40 am »
Have you looked at the qt embedded example apps? Or the other Qtopia apps in qtopia or opie source code?

e it to me
lpotter (you know what goes here)  trolltech.com
Software Engineer, Systems Group, MES, Trolltech
irc.freenode.net #qtopia
http://qtopia.net

Anonymous

  • Guest
Request for help
« Reply #2 on: January 28, 2004, 04:23:41 pm »
If your usnig the Sharp qt.2.3 version 5 I think there is a bug in qwidgetstack.  At least when its parent is a mainwidget.  I\'ve not been able to get it to refresh properly in this circumstance. yet if its a child of a dialog it refreshes fine.

Support from trolltech was null on this issue.