![]() |
Re: witter - a python twitter client
Quote:
I did some initial investigation into sorting by date, but hit some very annoying issues with python's ability to parse the date string that twitter returns. looks like I'm going to have to write some custom parsing code. which I really couldn't be bothered to do the other day. maybe later. |
Re: witter - a python twitter client
Quote:
it's possible I've just added things which aren't correctly set in the depends info. but I probably need a better description of the problem. |
Re: witter - a python twitter client
Quote:
<hildon.Button object at 0x416f0580 (HildonButton at 0x3a2848)> timeline as response. I have had no problems with screen response otherwise. I also tried recalibrating the display input but it didn't make any difference. |
Re: witter - a python twitter client
Quote:
what if you just swipe left/right does that change the views successfully? |
Re: witter - a python twitter client
Quote:
Thanks... |
Re: witter - a python twitter client
a couple of suggestions/ideas, can a long press on a particular tweet bring up a small dialog box (like in the email app). the box could contain basic options like reply, retweet and direct message.
another one is to make links in a tweet clickable also, is there a way to view the public timeline of particular trending topics in witter? |
Re: witter - a python twitter client
Quote:
I had expected to have the tweets from those search URLs (which however will produce dozens of tweets) or at least have them as links to click and open it in the search view them. Would come in rather handy. Quote:
Misunderstanding :cool: |
Re: witter - a python twitter client
Quote:
making links clickable in the tweet is a ridiculously difficult thing to do, (unless anyone wants to tell me different) as It involves calculating what position a particular type of text happens to be displayed in right now in a pannable set of data. it's a nice idea, but even if I knew how to do it, I'm not sure it would be worth the processing cost. you can use the trends view to find out what is trending and the search view to search for the trending #tag or whatever.....or have I missed something? |
Re: witter - a python twitter client
So I tried the double tap thing and it goes to the particular tweet....twice
The trending topic thing was an idea I got from one of those iPhone Twitter apps. The trending topics are viewed as induvidual accounts. Not sure if I'm explaining it right. |
Re: witter - a python twitter client
Quote:
so if you are not selected, a double tap does as expected. if you are already selected, then a double tap is fast enough to trigger the event twice. if anyone knows a better event handle to use, please let me know |
All times are GMT. The time now is 16:23. |
vBulletin® Version 3.8.8