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
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
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
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
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
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,
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
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
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
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
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
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
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
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/
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
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
> 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
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
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
19 matches
Mail list logo