Re: [Gambas-user] Small printing question

2012-05-17 Thread Benoît Minisini
Le 17/05/2012 23:47, Johny Provoost a écrit : > > > Op 17-05-12 23:35, Benoît Minisini schreef: >> Le 17/05/2012 22:10, Johny Provoost a écrit : >>> In gambas2 is use 'Printer.NewPage'. >>> I don't find anything similar in gambas3 in the paint section. >>> >>> Just want to eject the current page an

Re: [Gambas-user] Small printing question

2012-05-17 Thread Johny Provoost
Op 17-05-12 23:35, Benoît Minisini schreef: > Le 17/05/2012 22:10, Johny Provoost a écrit : >> In gambas2 is use 'Printer.NewPage'. >> I don't find anything similar in gambas3 in the paint section. >> >> Just want to eject the current page and going further with a new page. >> >> >> Johny Provoos

Re: [Gambas-user] Small printing question

2012-05-17 Thread Benoît Minisini
Le 17/05/2012 22:10, Johny Provoost a écrit : > In gambas2 is use 'Printer.NewPage'. > I don't find anything similar in gambas3 in the paint section. > > Just want to eject the current page and going further with a new page. > > > Johny Provoost > It does not work that way anymore. You specify th

Re: [Gambas-user] Problems positioning controls in form with menu

2012-05-17 Thread Benoît Minisini
Le 17/05/2012 02:18, Bruce a écrit : > On Thu, 2012-05-17 at 08:34 +0930, Bruce wrote: >> >> I've tried it and cannot reproduce the problem. (Not exactly on "Gnome" >> but using the same gtk viz "libgtk-x11-2.0.so.0.2400.4") > > Actually. I don't know if this is related, but... > > Under gtk, the

[Gambas-user] Small printing question

2012-05-17 Thread Johny Provoost
In gambas2 is use 'Printer.NewPage'. I don't find anything similar in gambas3 in the paint section. Just want to eject the current page and going further with a new page. Johny Provoost -- Live Security Virtual Conferen

Re: [Gambas-user] Issue 250 in gambas: Trying to use trayicon whitout a system tray crashes the program

2012-05-17 Thread gambas
Updates: Status: NeedsInfo Labels: -Version Version-TRUNK Comment #1 on issue 250 by benoit.m...@gmail.com: Trying to use trayicon whitout a system tray crashes the program http://code.google.com/p/gambas/issues/detail?id=250 Possible. What should I do to not have a system tray,

Re: [Gambas-user] Issue 248 in gambas: Combobox Click raises Form_Activate Event

2012-05-17 Thread gambas
Updates: Status: WontFix Comment #3 on issue 248 by benoit.m...@gmail.com: Combobox Click raises Form_Activate Event http://code.google.com/p/gambas/issues/detail?id=248 No problem. I have the same problem, but this "Activate" event is a low-level event managed by the toolkit (and the

Re: [Gambas-user] Issue 248 in gambas: Combobox Click raises Form_Activate Event

2012-05-17 Thread gambas
Comment #2 on issue 248 by ea7...@gmail.com: Combobox Click raises Form_Activate Event http://code.google.com/p/gambas/issues/detail?id=248 Hmm, well I understand... it breaks some logic in a -not sure if well programmed- application. Perhaps its needs a redesign. Thanks and sorry for the n

Re: [Gambas-user] Question about Gambas3

2012-05-17 Thread Benoît Minisini
Le 17/05/2012 19:57, Emil Lenngren a écrit : > What exactly were the problems, how far did you come? > > Maybe add an instruction in the compiled code that is inserted in the > beginning of each function, when a (new) profiling compilation flag is > active. > When that instruction is executed, a co

Re: [Gambas-user] Question about Gambas3

2012-05-17 Thread Emil Lenngren
What exactly were the problems, how far did you come? Maybe add an instruction in the compiled code that is inserted in the beginning of each function, when a (new) profiling compilation flag is active. When that instruction is executed, a counter that counts how many time that function is increme

Re: [Gambas-user] Question about Gambas3

2012-05-17 Thread Olivier Cruilles
Ok, so it will be great if you decide to implement this one in Gambas. Thank's Olivier Cruilles Mail: linu...@club-internet.fr Le 17 mai 2012 à 19:29, Benoît Minisini a écrit : > Le 17/05/2012 13:47, Olivier Cruilles a écrit : >> Hi Benoit, >> >> Do you think it's possible to have a function i

Re: [Gambas-user] Question about Gambas3

2012-05-17 Thread Benoît Minisini
Le 17/05/2012 13:47, Olivier Cruilles a écrit : > Hi Benoit, > > Do you think it's possible to have a function in the IDE of Gambas3 to > profiling a project > when it run like in JAVA: jprofiler > > Not really the same with all functions but just to profiling functions > execution to know how m

[Gambas-user] Question about Gambas3

2012-05-17 Thread Olivier Cruilles
Hi Benoit, Do you think it's possible to have a function in the IDE of Gambas3 to profiling a project when it run like in JAVA: jprofiler Not really the same with all functions but just to profiling functions execution to know how many time they took and which is the most used in way to optimi

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-17 Thread Olivier Cruilles
Benoit, With the last revision, the problem seems to be resolved. Now I can open old projects without error. I continue testing and I will inform you if something appear wrong. Thank's Olivier Cruilles Mail: linu...@club-internet.fr Le 16 mai 2012 à 20:05, Benoît Minisini a écrit : > Le 16/05/

Re: [Gambas-user] R: Can't print in Gambas 3 [solved]

2012-05-17 Thread Benoît Minisini
Le 17/05/2012 10:36, Ru Vuott a écrit : > >> No. You must specify the event name if you want to catch the >> events >> raised by the Printer object. >> >> -- >> Benoît Minisini >> > > ...Oh, yes, Benoît. I forgot that it's an "object" ! > > Well, so: > > > > Private mijnprinter As New Printer

Re: [Gambas-user] Gambas 3 on CentOS 6.2 does not compile

2012-05-17 Thread Benoît Minisini
Le 17/05/2012 05:12, Bruce a écrit : > Bad news! > > CentOS 6.2 uses Qt 4.6.2 and does not have the QtWebKit libraries. > Neither in the native repos nor in the DAG repo. Further, I have > searched for the 4.6.2 libQtWebkit libraries via rpm-pbone and only > found one in Mandriva 2010, but that ve

Re: [Gambas-user] R: Can't print in Gambas 3 [solved]

2012-05-17 Thread Ru Vuott
> No. You must specify the event name if you want to catch the > events > raised by the Printer object. > > -- > Benoît Minisini > ...Oh, yes, Benoît. I forgot that it's an "object" ! Well, so: Private mijnprinter As New Printer Public Sub Form_Open() Object.Attach(mijnprinter, Me

[Gambas-user] Issue 250 in gambas: Trying to use trayicon whitout a system tray crashes the program

2012-05-17 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 250 by kokok...@gmail.com: Trying to use trayicon whitout a system tray crashes the program http://code.google.com/p/gambas/issues/detail?id=250 There is no way to know i

Re: [Gambas-user] Gambas 3 on CentOS 6.2 does not compile

2012-05-17 Thread girardhe...@hotmail.com
Le 17/05/2012 05:12, Bruce a écrit : > Bad news! > > CentOS 6.2 uses Qt 4.6.2 and does not have the QtWebKit libraries. > Neither in the native repos nor in the DAG repo. Further, I have > searched for the 4.6.2 libQtWebkit libraries via rpm-pbone and only > found one in Mandriva 2010, but that ve