Hot answers tagged qt
2
I just spent around 30 minutes mocking up a TweekDeck app I was considering making in WPF and also targeting Silverlight for Windows Mobile 7 - but it looks like you beat me to it.
I think TweetDeck is WPF but I might be wrong, but the mockup I came up with is below. My own view is this would be easier to do in XAML but you obviously lose the Linux and Mac ...
1
Trying to run this on openSUSE 11.2, getting an error message:
sathya@shaman:~/Download/stacktracker> python StackTracker.py
Traceback (most recent call last):
File "StackTracker.py", line 1, in <module>
from PyQt4 import QtCore, QtGui, QtWebKit, QtNetwork
RuntimeError: the sip module implements API v6.0 but the PyQt4.QtCore module requires ...
1
Hi, I've got some problem using ST under Ubuntu 10.04.
This is what I get when I launch
>> python StackTracker.py:
This is the window while I enter the URL:
And this is the window after the URL to be tracked is submitted:
Any thought and/or advice for the troubleshoot?
EDIT: Version 0.4 works! YAY!!!
Only top voted, non community-wiki answers of a minimum length are eligible