![]() |
[Help Needed]: Python-Suds and QTextBrowser
I have a 2 questions, one related to Python and the other related to QT:
1. In scratchbox, I am using the python-suds package from extras-devel in my python code to access a WSDL service. On my N900, I enabled extras-devel, and from the CLI tried "apt-get install python-suds", which did not find that package. From here, it appears the armel package is there. What am I doing wrong? 2. I am using a QTextBrowser box in the GUI to display some information. How do I specify a HTML link in the QTextBrowser object? For instance, I am setting the text within this object as follows: Code:
ui.resultsBrowser.setText('Status for %s %s\n\ |
Re: [Help Needed]: Python-Suds and QTextBrowser
I answered my own question for #2:
Code:
ui.resultsBrowser.setText('Status for %s %s\n\ |
Re: [Help Needed]: Python-Suds and QTextBrowser
Did you apt-get update after adding the extras-devel repository and before trying to apt-get python-suds?
|
Re: [Help Needed]: Python-Suds and QTextBrowser
Quote:
|
| All times are GMT. The time now is 10:01. |
vBulletin® Version 3.8.8