OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Qt/Qtopia => Topic started by: JeffElkins on December 13, 2003, 12:14:21 pm

Title: Request for help
Post by: JeffElkins 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
Title: Request for help
Post by: lpotter 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
Title: Request for help
Post by: Anonymous 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.