[Gambas-user] Adding headers and footers to printing

2008-07-18 Thread jbskaggs
I switched my program to qt from gtk to add printer capabilities beyond just LPR. Could somebody give me an example how to add headers (page numbers) etc? I have the printing module working just fine I just need to understand how to add the header. JB Skaggs -- View this message in context:

Re: [Gambas-user] Minimum requirements for the embedder object

2008-07-18 Thread Benoit Minisini
On vendredi 18 juillet 2008, M0E Lnx wrote: > As I continue my quest working with the embedder object, I've come > accross another issue which raises the question on the subject line of > this email. Does the embedder object require a window manager or > desktop environment to be running on the sys

Re: [Gambas-user] Feature Request

2008-07-18 Thread Benoit Minisini
On vendredi 18 juillet 2008, M0E Lnx wrote: > While we're at it, If I can add something here.. > In the project properties window, the components tab. It's kind of > hard to read the text description of each component when you click on > it because the background turns black... Can that be adjusted

[Gambas-user] Minimum requirements for the embedder object

2008-07-18 Thread M0E Lnx
As I continue my quest working with the embedder object, I've come accross another issue which raises the question on the subject line of this email. Does the embedder object require a window manager or desktop environment to be running on the system? (I this may be linked to gb.desktop since I'm u

Re: [Gambas-user] Feature Request

2008-07-18 Thread M0E Lnx
While we're at it, If I can add something here.. In the project properties window, the components tab. It's kind of hard to read the text description of each component when you click on it because the background turns black... Can that be adjusted? On 7/17/08, Benoit Minisini <[EMAIL PROTECTED]> w

Re: [Gambas-user] TexEdit controls not visually being renamed in IDE (2.99 Build 1319)

2008-07-18 Thread Benoit Minisini
On dimanche 20 avril 2008, richard terry wrote: > I've just noticed that if I add a text edit control to a form and rename > it, then the name on the control in IDE mode dosn't update. > > ie: > 1) Add a textedit to a blank form > name showing in the control in IDE is > textedit1. > > 2) Rename thi