Re: How to make report generation in gtk

2005-09-16 Thread HuamiSoft Hubert Sokolowski
On Sat, 17 Sep 2005 12:15:52 +0530 rush ta <[EMAIL PROTECTED]> wrote: > thnx guys... > > But Is there any option other than HTML... > > The preentaion has to be very precise & HTML sure won't satisfy by needs... > > Any other IDEA... > > >>"Ciro is a unified screen/print > >>display AP" > > i

Re: How to make report generation in gtk

2005-09-16 Thread rush ta
thnx guys... But Is there any option other than HTML... The preentaion has to be very precise & HTML sure won't satisfy by needs... Any other IDEA... >>"Ciro is a unified screen/print >>display AP" if any one can elobrate more on Ciro... I tried google but can't find anything on it btwn.

Windows don't fully paint on start up

2005-09-16 Thread Nickolai Dobrynin
I am writing an application that has two windows. Frequently, one or both windows do not get painted properly on start up, in the sense that some widgets are missing until, for example, the mouse is moved over them. Once I minimize the window and then maximize it, it repaints itself perfectly, and

Re: How to check if a font has a given character?

2005-09-16 Thread Eduardo M KALINOWSKI
Christian Neumair wrote: >Am Donnerstag, den 15.09.2005, 17:06 -0300 schrieb Eduardo M KALINOWSKI: > > >>> >>> >>> >>Right. Looking at it, the function pango_coverage_get() seems promising. >>However, I'm unsure about the index_ argument. Would that be index of >>that I want to check, acco

Re: gtk-app-devel-list Digest, Vol 17, Issue 25

2005-09-16 Thread pramathesh_a
On Friday 16 September 2005 08:11 pm, [EMAIL PROTECTED] wrote: > From: rush ta <[EMAIL PROTECTED]> > Subject: Re: How to make report generation in gtk > By reports I do mean a page with query generated information... > This information has to be printed on A4 sized paper. Have you tried rlib? ht

Font color from 2.2 -> 2.8

2005-09-16 Thread Dale
Sorry for cross-posting, but I got no response from gtk-list. Perhaps somebody else has also seen the problem and doesn't know of anything that can be done about it? I've recently upgraded my libraries from something around gtk+-2.2 to the latest gtk+-2.8.3. Everything is perfect except the fonts

Re: How to check if a font has a given character?

2005-09-16 Thread Christian Neumair
Am Donnerstag, den 15.09.2005, 17:06 -0300 schrieb Eduardo M KALINOWSKI: > Christian Neumair wrote: > > >Am Donnerstag, den 15.09.2005, 16:26 -0300 schrieb Eduardo M KALINOWSKI: > > > > > >>I want to check if the font I'm using (in a GtkTextView, if that > >>matters) contains some characters

msgfmt -c

2005-09-16 Thread Gyözö Both
hello list, this is a bit off-topic but on the other hand it isn't because a lot of people use glade and the code-generation feature. to add a new language (po file) to my project, i simply edit configure.in and add the language code to 'ALL_LINGUAS', and the po file gets compiled when i 'make

Re: How to make report generation in gtk

2005-09-16 Thread Stefan Kost
Hi Greg, a tiny correction. Tables with correct pages breaks are easy to do and don't even need CSS. The only problems are that MS IE does not support it (which might not be a problem here) and that many people are not aware of it :). Just do: Header1Header2>