Re: Question about embedding hyperlinks in Pango Text AttributeMarkup

2003-04-02 Thread Owen Taylor
On Wed, 2003-04-02 at 09:25, Dave Malcolm wrote: > I'd like to be able to embed hyperlinks in a GtkDialog. Ideally, I'd like > the links to be embedded within the text of a GtkLabel. So I'm wondering: > does the Pango Text Attribute Markup language supports hyperlinks, and can > GtkLabel inter

Finding descriptions of gnome1 entities changed for gnome2

2003-04-02 Thread TomF
I am porting gnucash from gnome1 to gnome2. Whenever I find a gnome1 entity that does not exist in gnome2, I need to determine if there is a corresponding gnome2 entity, and, if so, find it. For example, I am currently looking for the gnome2 equivalent of GtkHTMLEmbedded. "find /usr/include/* -n

Re: Pango 'feature'...

2003-04-02 Thread Havoc Pennington
On Wed, Apr 02, 2003 at 04:49:11PM +0200, Lionel Ulmer wrote: > For example, on Windows, if I take Courier New, do two lines one in Bold the > onther in Plain, they have both exactly the same size. If so then courier new just happens to have the same metrics for regular and bold - nothing says a

Question about embedding hyperlinks in Pango Text Attribute Markup

2003-04-02 Thread Dave Malcolm
I'd like to be able to embed hyperlinks in a GtkDialog. Ideally, I'd like the links to be embedded within the text of a GtkLabel. So I'm wondering: does the Pango Text Attribute Markup language supports hyperlinks, and can GtkLabel interpret this appropriately (hopefully by launching the user'

Re: Pango 'feature'...

2003-04-02 Thread Mark Mielke
On Wed, Apr 02, 2003 at 04:49:11PM +0200, Lionel Ulmer wrote: > For example, on Windows, if I take Courier New, do two lines one in Bold the > onther in Plain, they have both exactly the same size. Another example is > the 'bold' feature in XTerm or in any other X Terminal emulators : you have > em

Re: Pango 'feature'...

2003-04-02 Thread Lionel Ulmer
> what you want seems a bit confused. it sounds as if you want 2 fonts, > 1 being a bold version of the other, but both having identical font > metrics. i have never seen any such font pairs. the very definition of > "embolden" is close to almost requiring a change in the font > metrics. perhaps i

Re: How to add backend application

2003-04-02 Thread Sven Neumann
Hi, pratik desai <[EMAIL PROTECTED]> writes: > I have to run a dc servo motor through RTLinux > but the front end GUI needs to be written in Linux. > The problem is that how can i connect my applcation to > RTLinux module using fifo(real time FIFOs)in GTK > programme. Is it possible to writ

Re: Pango 'feature'...

2003-04-02 Thread Paul Davis
>Hi all, > >I am using Pango to have some 'fixed width' fonts. And it works just fine >with, for example, 'Monotype 10'. > >The problem is that when I 'bold' this font, it changes the width of the >font (thus rendering all this fixed stuff irrelevant). > >So does anyone knows how to do what I want

How to add backend application

2003-04-02 Thread pratik desai
hello..! I have to run a dc servo motor through RTLinux but the front end GUI needs to be written in Linux. The problem is that how can i connect my applcation to RTLinux module using fifo(real time FIFOs)in GTK programme. Is it possible to write an application which in turn can start the mo

Pango 'feature'...

2003-04-02 Thread Lionel Ulmer
Hi all, I am using Pango to have some 'fixed width' fonts. And it works just fine with, for example, 'Monotype 10'. The problem is that when I 'bold' this font, it changes the width of the font (thus rendering all this fixed stuff irrelevant). So does anyone knows how to do what I want without h

A Solution to "JPEG Loader Failed" problem

2003-04-02 Thread Perry Valdez
I also encountered the "JPEG loader failed" problem while executing configure. On the command line, I typed these lines: # cd gtk+-2.2.1 # ./configure --prefix=/usr And I got this: ... checking for jpeg_destroy_decompress in -ljpeg... no configure: WARNING: *** JPEG loader will not be built (J

who is familiar with 'GtkTransparency' provided by Paul Davis

2003-04-02 Thread Jun Ma
I checked the list and found Paul Davis once provided source code to make transparent widgets. It is named as 'GtkTransparency'. But, I don't know how to use it. Is 'GtkTransparency' a window, a container, or something else? How to show it? Which widget can contain it? Can it be used as a win