Active Topics

 



Notices


Reply
Thread Tools
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#91
Originally Posted by lm2 View Post
Funny, I would think that a fair number would use QC as I do--especially non-advanced users.

My tablet is mostly used for reading news online. When I do so, and there is a fact that I want to keep track of, QC is great. But often I want to go back to where I got the fact, which is why I want the url.

Seems quite normal to me.
Remember I'm a programmer, my mind works differently. The world is abnormal, I'm the one that's completely average!

All joking aside, I really do think a prompt would be nice, because a setting is across-the-board. What if, in this specific case, I want it this way and not the way I have it set (the way I normally want QC to behave)? Then I would either have to change the settings (inconvenient) or do the same as my setting has it (unsatisfactory). With a prompt, it is always easily in your control.
__________________
-Brent

Author of TouchSearch -- web searching software for Maemo 5.

Mobile Device lineage: Palm Z22 -> Palm TX -> Nokia N800 -> Nokia N900
 

The Following User Says Thank You to BrentDC For This Useful Post:
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#92
I just semi implemented it, and it doesn't work. Secondary is always "None". Either hildon doesn't support two selections (because from the PyGTK reference it seemed to indicate X supports two) or I didn't implement it correctly. I'm leaning towards the former.

After all that!
 

The Following 2 Users Say Thank You to BrentDC For This Useful Post:
Posts: 609 | Thanked: 232 times | Joined on Dec 2007 @ the end of my rope
#93
Thanks very much for trying.
__________________
Maemofo
 

The Following User Says Thank You to lm2 For This Useful Post:
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#94
Originally Posted by lm2 View Post
Thanks very much for trying.
Ditto!


.....
 

The Following User Says Thank You to GeraldKo For This Useful Post:
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#95
You both are very welcome!
 
Posts: 609 | Thanked: 232 times | Joined on Dec 2007 @ the end of my rope
#96
Just occurred to me: stamping a microb clipping with the webpage's title would be very helpful to me, even if I can't get both the clipping and the url. At least then (most of the time) I'd at least be able to see the source (as most titles these days provide that information).

Any chance of adding that to settings for clip stamps?
__________________
Maemofo
 
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#97
Originally Posted by lm2 View Post
Just occurred to me: stamping a microb clipping with the webpage's title would be very helpful to me, even if I can't get both the clipping and the url. At least then (most of the time) I'd at least be able to see the source (as most titles these days provide that information).

Any chance of adding that to settings for clip stamps?
I looked into it and couldn't find any python module to do that; the closest I got was some Windows-only code. At this time, that just doesn't seem possible.

In addition, I emailed the developer of the kinetic scrolling widget used in MyTube, etc., and here's his reply:

Tony Maro <email address removed>

As they are derived from a gtk.drawingarea and not a container, you
can't directly embed widgets within it.

In fact if you could I doubt you'd be happy with the performance.
Drawing text is extremely slow - if I remember right in that code I'm
pre-generating the labels and bliting the image of the text as it
scrolls instead of drawing the text.


On 4/8/09, Brent Chiodo <email address removed> wrote:
> Hi,
>
> I'm writing a Python/PyGTK text viewing application and would like to use
> kinetic scrolling in a gtk.TextView. I've been using the mokoui2 widget
> (basically a drop in replacement for gtk.ScrolledWindow with kinetic
> scrolling) but have been unhappy with performance. I then came across your
> kinetic scrolling widget and thought the performance was superb. But, I just
> want to basically place the textview inside the kinetic scroller but that
> doesn't seem to be possible; is it? Can widgets be packed inside your
> kinetic scroller or not?
>
>
> Thanks,
>
> Brent Chiodo
>

--
Sent from my mobile device

Tony Maro
http://www.ossramblings.com/
 

The Following User Says Thank You to BrentDC For This Useful Post:
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#98
Originally Posted by Laughing Man View Post
Hmm, do you know if there's anyway to get the default file manager to recognize folders with a . in them? If not I guess I'll just change the folder.
Sorry, I never saw this post. I don't think there is any way for the built-in file-manager to see hidden files, but don't worry, the next version of QC will be placing files in /home/user/MyDocs/Quick_Clip/ by default,, so they'll be easily viewable by all software
__________________
-Brent

Author of TouchSearch -- web searching software for Maemo 5.

Mobile Device lineage: Palm Z22 -> Palm TX -> Nokia N800 -> Nokia N900
 
Posts: 609 | Thanked: 232 times | Joined on Dec 2007 @ the end of my rope
#99
does the delicious plugin not offer any useful code in that regard?
__________________
Maemofo
 
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#100
Originally Posted by lm2 View Post
does the delicious plugin not offer any useful code in that regard?
The problem is, is that plugin is written in C and my applet is in Python. Even if I did find the correct call to get the title of the active window, I couldn't use it in my program (I would need a "python binding" to that call, and I don't think there is any).
 

The Following User Says Thank You to BrentDC For This Useful Post:
Reply

Tags
development, plugin, python, quick clip, statusbar


 
Forum Jump


All times are GMT. The time now is 16:38.