Re: [patch] Print Preview

2006-05-12 Thread Matthias Clasen
On 5/12/06, Albert Chin <[EMAIL PROTECTED]> wrote: On Thu, May 11, 2006 at 09:07:16PM -0400, John (J5) Palmieri wrote: > * --preview flag for evince which adds a print button and other print > preview niceties. Will there be support for using a separate application for print preview? Using evinc

Re: [patch] Print Preview

2006-05-12 Thread Albert Chin
On Thu, May 11, 2006 at 09:07:16PM -0400, John (J5) Palmieri wrote: > * --preview flag for evince which adds a print button and other print > preview niceties. Will there be support for using a separate application for print preview? Using evince assumes GNOME. This won't work on HP-UX 10.20 or so

Re: [gedit-list] First pass hack of gedit and gtksourceview port to gtkprintoperation

2006-05-12 Thread Matthias Clasen
Ok, so I went ahead and converted print_pages to an idle. In my light testing, it seemed to work fine. Matthias Index: gtk/gtkprintoperation.c === RCS file: /cvs/gnome/gtk+/gtk/gtkprintoperation.c,v retrieving revision 1.9 diff -u -r

Re: GtkBuilder status

2006-05-12 Thread Johan Dahlin
> > Yes, these simple cases would be possible to handle somewhat, it would > prevent you from using the delimiter character in object names, which > wouldn't be a too big deal. > However, specifying model data for GtkListStore and GtkTreeStore is not > really possible using properties, unless you

DOUBT REGARDING TEXTBUFFER AND TEXTVIEW

2006-05-12 Thread anuj pachauri
hello, i am having two problems :: 1) In my textview i want to erase some text in the end. for eg:: my textiew contains " Hello friend how are you? I am fine thank you. You tell me how are you? " Now i want to delete the last line "You tell me how are you?". I have two iterators, one is

Re: GtkBuilder status

2006-05-12 Thread Tristan Van Berkom
Hi all, /me calls mail_thread_join() on this thread... Nothing wrong with allowing buildable menus or toolbars, but how do you propose that they should achieve what uimanager does, mainly separation of ui and actions, and merging of uis ? Well, the merging of UI's is not very complex, I wo

Re: [patch] Print Preview

2006-05-12 Thread John (J5) Palmieri
On Fri, 2006-05-12 at 12:47 +0200, Alexander Larsson wrote: > On Thu, 2006-05-11 at 21:07 -0400, John (J5) Palmieri wrote: > > Here is my patch for print preview. I haven't created the signal yet > > but that should be a trivial change. Right now we just work as if the > > user hit print. The di

Re: Problem with preview and the blocking print dialog

2006-05-12 Thread Alexander Larsson
On Thu, 2006-05-11 at 14:35 -0400, Jody Goldberg wrote: > On Wed, May 10, 2006 at 04:51:48PM -0500, Federico Mena Quintero wrote: > > On Wed, 2006-05-10 at 17:42 -0400, John (J5) Palmieri wrote: > > > I'm implementing the preview code in gtkprint. I have decided to use an > > > external helper (de

Re: [patch] Print Preview

2006-05-12 Thread Alexander Larsson
On Thu, 2006-05-11 at 21:07 -0400, John (J5) Palmieri wrote: > Here is my patch for print preview. I haven't created the signal yet > but that should be a trivial change. Right now we just work as if the > user hit print. The dialog is dismissed and evince (or whatever is > configured as the gtk

Re: [patch] Print Preview

2006-05-12 Thread Alexander Larsson
On Thu, 2006-05-11 at 21:07 -0400, John (J5) Palmieri wrote: > Here is my patch for print preview. I haven't created the signal yet > but that should be a trivial change. Right now we just work as if the > user hit print. The dialog is dismissed and evince (or whatever is > configured as the gtk

Re: gtk_statusbar_push!!

2006-05-12 Thread Jean Bréfort
Le vendredi 12 mai 2006 à 11:03 +0200, [EMAIL PROTECTED] a écrit : > Hi everyone!! > I need your help... > I built a window with glade_gtk,including an statusbar,but the problem is > that i > want to write in the statusbar,different sentences telling me about the > process...just after click one b

gtk_statusbar_push!!

2006-05-12 Thread ferri_marllo
Hi everyone!! I need your help... I built a window with glade_gtk,including an statusbar,but the problem is that i want to write in the statusbar,different sentences telling me about the process...just after click one button of my window. Like this... first: "processing file" (and after proces

how to make a label widget VISIBLE in a drawable widget?

2006-05-12 Thread he nanxue
i put two widgets  in  a fixed container, a drawable widget and a label widget,but the label widget is invisible...   how can label widget be visible?   thx!!! ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo