Re: switch printer tray during printing

2013-02-21 Thread Michael Cronenworth
Michael Cronenworth wrote: > Does anyone know if GTK allows switching print trays in the middle of a > GtkPrintOperation? > > I tried setting the source to Tray 2 in the "request-page-setup" signal > for the second page, but this did not work. The second page printed to > Tray 1 (default). Old mes

Re: parsing bibtex using gscanner

2013-02-21 Thread Michael Torrie
On 02/18/2013 11:15 AM, Rudra Banerjee wrote: > On Mon, 2013-02-18 at 19:02 +0100, David Nečas wrote: >> The best approach to parse a grammar is, you know, using a parser. > So anything better then bison? You can write your own parser if you want. Maybe a recursive-descent parser. You will want t

Re: How to prevent windows to be raised at the top of the stack when clicked?

2013-02-21 Thread Olivier Guillion - Myriad
Hi, Lucas, Vous avez écrit (you wrote:) > > It's not completely satisfactory, > > because for instance, when tool palettes are clicked they will raise > > above the currently open dialog box. > > Not exactly. Depending on the WM settings, a click may well not raise the > window. The fact is: *yo