[Gtk-sharp-list] textbuffer urls

Evan Arnold evan.arnold at gmail.com
Tue Jun 23 11:20:11 EDT 2009


Sorry, let me clarify (now, having had coffee).

I have a textbuffer which is sort of working like a Rich Text Editor. Let's
say a user adds a link to the textbuffer using the method you described up
above.

After text is entered in the textbuffer and the user hits submit, it moves
into a treeview. I can swap <b> tags for bold texttags and <i> tags for
italic texttags, but I am not sure what to do for places where a user has
entered a link.

Do you think there is sufficient flexibility in TreeView to show links as
underlined and blue (shouldn't be too difficult) but also to have the
on-click-opens-a-browser?

Does that make more sense?

Thanks again for your help,



On Tue, Jun 23, 2009 at 9:24 AM, Chris Howie <cdhowie at gmail.com> wrote:

> On Tue, Jun 23, 2009 at 10:21 AM, Evan Arnold<evan.arnold at gmail.com>
> wrote:
> > Now, and perhaps this might be hard, is is possible to display the text
> WITH
> > the URL functionality?
>
> I am not sure what you mean by this.
>
> > Any ideas on how to put URL functionality into a Treeview Cell?
>
> Is this related to your previous question?  I still don't quite know
> what you are trying to ask.
>
> --
>  Chris Howie
> http://www.chrishowie.com
> http://en.wikipedia.org/wiki/User:Crazycomputers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20090623/60b0d773/attachment-0001.html 


More information about the Gtk-sharp-list mailing list