Re: [Gambas-user] Report Question

2014-07-13 Thread Roki
Ok Fabien, This is my system information [System] Gambas=3.5.90 OperatingSystem=Linux Kernel=3.13.0-24-generic Architecture=x86_64 Distribution=Linux Mint 17 Qiana Desktop=GNOME Theme=QPlastique Language=en_US.UTF-8 Memory=3701M [Libraries] Cairo=libcairo.so.2.11301.0 Curl=libcurl.so.4.3.0 DBus=li

Re: [Gambas-user] Printer.NumCopies not updated

2014-07-13 Thread Karl Reinl
Am Sonntag, den 13.07.2014, 22:04 +0200 schrieb Benoît Minisini: > Le 07/07/2014 22:28, Karl Reinl a écrit : > > Salut Benoît, > > > > Printer.NumCopies are not updated, after a change during Printer.Configure() > > > > Hey, I finally fixed that in revision #6376 - well I think so, so tell > me i

Re: [Gambas-user] Printer.NumCopies not updated

2014-07-13 Thread Benoît Minisini
Le 07/07/2014 22:28, Karl Reinl a écrit : > Salut Benoît, > > Printer.NumCopies are not updated, after a change during Printer.Configure() > Hey, I finally fixed that in revision #6376 - well I think so, so tell me if I was right. Regards, -- Benoît Minisini --

Re: [Gambas-user] Support for offline help

2014-07-13 Thread Julio Sanchez
Thank you very much! 2014-07-13 19:43 GMT+02:00 Benoît Minisini : > Le 13/07/2014 19:43, Benoît Minisini a écrit : > > Le 13/07/2014 19:41, Benoît Minisini a écrit : > >> Hi, > >> > >> Since revision #6374, I added support for offline help in the IDE! > >> > >> How does it work? > >> > >> You ha

Re: [Gambas-user] Support for offline help

2014-07-13 Thread Benoît Minisini
Le 13/07/2014 19:43, Benoît Minisini a écrit : > Le 13/07/2014 19:41, Benoît Minisini a écrit : >> Hi, >> >> Since revision #6374, I added support for offline help in the IDE! >> >> How does it work? >> >> You have a new option in the option dialog to enable/disable offline >> help. If you enable i

Re: [Gambas-user] Support for offline help

2014-07-13 Thread Benoît Minisini
Le 13/07/2014 19:41, Benoît Minisini a écrit : > Hi, > > Since revision #6374, I added support for offline help in the IDE! > > How does it work? > > You have a new option in the option dialog to enable/disable offline > help. If you enable it, then you get a button to download a tar.bz2 > archive

[Gambas-user] Support for offline help

2014-07-13 Thread Benoît Minisini
Hi, Since revision #6374, I added support for offline help in the IDE! How does it work? You have a new option in the option dialog to enable/disable offline help. If you enable it, then you get a button to download a tar.bz2 archive of the gambas wiki. This archive is then uncompressed inside

Re: [Gambas-user] printer.paper

2014-07-13 Thread Fabien Bodard
> Fabien, > > yes, that's fine, put if a page size other then > "A3","A4","A5","B5","Letter","Executive","Legal" is chosen, means > "Custom", how will you pass them to the printer object. > > Yes you can do it by Printer.PaperHeight and/or Printer.PaperWidth. > > But I think that there is something

Re: [Gambas-user] yaya - yet another yahtzee

2014-07-13 Thread Patrik Karlsson
2014-07-13 1:18 GMT+02:00 Kevin Fishburne : > On 07/12/2014 12:56 PM, Patrik Karlsson wrote: > > My first Gambas project of any substance is becoming somewhat useful and > > I'm asking you for some feedback before I'm wrapping it up. > > > > It's a dice game based on the Yahtzee "structure" and it

Re: [Gambas-user] the last svn revision: #6373

2014-07-13 Thread Charlie Reinl
Am Sonntag, den 13.07.2014, 17:08 +0100 schrieb Ru Vuott: > Hello, > > updating with last svn revision: #6373, I obtain this: > > Conflict discovered in file 'trunk/comp/src/gb.report/.info'. > Select: (p) postpone, (df) show diff, (e) edit file, (m) merge, > (mc) my side of conflict, (tc

[Gambas-user] the last svn revision: #6373

2014-07-13 Thread Ru Vuott
Hello, updating with last svn revision: #6373, I obtain this: Conflict discovered in file 'trunk/comp/src/gb.report/.info'. Select: (p) postpone, (df) show diff, (e) edit file, (m) merge, (mc) my side of conflict, (tc) their side of conflict, (s) show all options: Ehmmm wh

Re: [Gambas-user] printer.paper

2014-07-13 Thread Karl Reinl
Am Sonntag, den 13.07.2014, 16:54 +0200 schrieb Fabien Bodard: > 2014-07-13 16:27 GMT+02:00 Karl Reinl : > > Am Sonntag, den 13.07.2014, 14:49 +0200 schrieb Fabien Bodard: > >> they are hard coded... > >> > >> 2014-07-13 0:33 GMT+02:00 Karl Reinl : > >> > Am Sonntag, den 13.07.2014, 00:23 +0200 sch

Re: [Gambas-user] Report Question

2014-07-13 Thread Fabien Bodard
ok can you try the last svn revision please 2014-07-13 15:09 GMT+02:00 Fabien Bodard : > well oups gambas ide have a bug here > > 2014-07-13 14:56 GMT+02:00 Fabien Bodard : >> hum roki ... >> >> can you tel me witch gambas version you use >> >> i think we must found the problem on gb.setting ... b

Re: [Gambas-user] printer.paper

2014-07-13 Thread Fabien Bodard
2014-07-13 16:27 GMT+02:00 Karl Reinl : > Am Sonntag, den 13.07.2014, 14:49 +0200 schrieb Fabien Bodard: >> they are hard coded... >> >> 2014-07-13 0:33 GMT+02:00 Karl Reinl : >> > Am Sonntag, den 13.07.2014, 00:23 +0200 schrieb Benoît Minisini: >> >> Le 13/07/2014 00:18, Karl Reinl a écrit : >> >>

Re: [Gambas-user] printer.paper

2014-07-13 Thread Karl Reinl
Am Sonntag, den 13.07.2014, 14:49 +0200 schrieb Fabien Bodard: > they are hard coded... > > 2014-07-13 0:33 GMT+02:00 Karl Reinl : > > Am Sonntag, den 13.07.2014, 00:23 +0200 schrieb Benoît Minisini: > >> Le 13/07/2014 00:18, Karl Reinl a écrit : > >> > Salut, > >> > > >> > do I have a chance to r

Re: [Gambas-user] Report Question

2014-07-13 Thread Fabien Bodard
well oups gambas ide have a bug here 2014-07-13 14:56 GMT+02:00 Fabien Bodard : > hum roki ... > > can you tel me witch gambas version you use > > i think we must found the problem on gb.setting ... but i have not it here > > > 2014-07-13 12:56 GMT+02:00 Roki : >> Since the order ( myReport.Previe

Re: [Gambas-user] Report Question

2014-07-13 Thread Fabien Bodard
hum roki ... can you tel me witch gambas version you use i think we must found the problem on gb.setting ... but i have not it here 2014-07-13 12:56 GMT+02:00 Roki : > Since the order ( myReport.Preview ) still does not work when you > include gb.settings and gb.Report in project. I decided to

Re: [Gambas-user] Sylph: Project Miyaji initial demonstration release

2014-07-13 Thread Fabien Bodard
waiting for the alpha 2 :-) 2014-07-13 1:36 GMT+02:00 Kevin Fishburne : > On 07/02/2014 08:15 PM, Jussi Lahtinen wrote: >> What kind of feedback you were hoping for? Technical or general? > > Hey Jussi. At this point I'm looking for any sort of feedback. Bugs, > aesthetics, frame rate, play contro

Re: [Gambas-user] printer.paper

2014-07-13 Thread Fabien Bodard
they are hard coded... 2014-07-13 0:33 GMT+02:00 Karl Reinl : > Am Sonntag, den 13.07.2014, 00:23 +0200 schrieb Benoît Minisini: >> Le 13/07/2014 00:18, Karl Reinl a écrit : >> > Salut, >> > >> > do I have a chance to read out printer.paper sizes within gambas? >> > >> >> No, but they normally sho

[Gambas-user] GambasWiki pages vanishing and emerging again?

2014-07-13 Thread Tobias Boege
Hi, the last two days I was more frequently on gambaswiki.org than usual and it occured twice to me that for a short(-ish) time simply all pages said: "This page does not exist." And also the arrow icon in the upper left corner could not be loaded. Once I was also erroneously put to /doc/doc/s

[Gambas-user] Report Question

2014-07-13 Thread Roki
Since the order ( myReport.Preview ) still does not work when you include gb.settings and gb.Report in project. I decided to do my ReportPreview using ReportView control. Now my question is next: When i open report control, in special tab is printer class. The question is, how can i use this