RE: [gtkmm] Creating Hyperlinks
- From: Tapan Satpathy Ansuman-A19108 <ansuman motorola com>
- To: Daniel Elstner <daniel elstner gmx net>
- Cc: gtkmm-list gnome org
- Subject: RE: [gtkmm] Creating Hyperlinks
- Date: Thu, 20 May 2004 13:14:15 +0530
Thanks Daniel.
I will try using this.
Ansuman
-----Original Message-----
From: gtkmm-list-bounces gnome org
[mailto:gtkmm-list-bounces gnome org]On Behalf Of Daniel Elstner
Sent: Thursday, May 20, 2004 5:15 AM
To: Tapan Satpathy Ansuman-A19108
Cc: gtkmm-list gnome org
Subject: Re: [gtkmm] Creating Hyperlinks
Am Mi, den 19.05.2004 um 12:23 Uhr +0530 schrieb Tapan Satpathy
Ansuman-A19108:
> Hi,
>
> I m a newbie in the GTKMM. I want to use a selectable text, just like a hyperlink in a browser in one of my dialogs.
Well if you want something "clickable", you should probably just use a
Gtk::Button widget.
> I found there is a class AtkHyperlink, which talks something similar to this.
> But i m really not able to start off.
Atk is the accessibility interface, it does not provide any widgets.
> Can you tell me if i m on the right track? And where can I get some exemplery codes for this.
There's a Gnome::UI::HRef widget in gnomemm. If you don't want to
depend on libgnomeuimm, you could create your own HRef widget using
Gtk::Button as a starting point. Just set up the relief, color and
markup as appropriate.
--Daniel
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]