Hey koen,
I probably didn't explain good. The pages will be created in runtime.
I have a DB - the user will ask for info from DB (query) and I will have to
display the result.
What is the best way to do that.? Right now I just clear the screen and
display the info. But if the user will want to come back to the page he was
before in, he won't be able because it's the same page just with different
data.
| want to be able to navigate from page to page.
Is there a way to give as a path also parameters for page - I mean to create
dynamic page this way: a page will be called with parameters and will return
the page with the wanted data. That would be the perferct way. Basically
this way can be implemented but is it supported by the WT?
Thanks,
Hadas
Hey Hadass,
2009/12/1 hadass yaari <[email protected]>:
> Hello koen,
> I would like the pages to be displayed in the same window. I also wants to
> navigate back if I want to the pages that I've been in. This why I want to
> create this pages and not just to clear the screen and show other things
in
> the same page.
Then it sounds like you could use the same or a similar setup as the
homepage (which also is organized as different pages where you can
navigate back and forward) ?
Technically, it does "clear the screen and show other things", but the
user does not really notice this ?
You can either use the internal path API directly, or through a WMenu
+ WStackedWidget.
Regards,
koen
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest