Re: [shoes] Marking text in shoes apps (for copy & paste)
- From:
- Tobias Pfeiffer
- Date:
- 2011-09-22 @ 10:00
Thanks for the quick answer ashbb (once again!).
Yeah well edit_box.. it's about infoes and some people might like to
copy & past the text of tweets or something like that, but I don't wanna
display tweets in edit_lines :-)
Tobi
On 09/21/2011 11:47 PM, ashbb wrote:
> Hi Tobi,
>
> There is no special option.
>
> If you want to copy the text that `para` displays on the Shoes app window, you
> have to implement by yourself.
>
> I know hackety-hack is doing, but it's not easy way.
>
> It's better (easy) to use edit_box, IMHO.
>
> ashbb
Re: [shoes] Marking text in shoes apps (for copy & paste)
- From:
- ashbb
- Date:
- 2011-09-22 @ 12:05
Hi Tobi,
> it's about infoes
Oh, I see.
How about adding 'copy' button at each tweets?
ashbb