I just upgraded my system and now have no /usr/lib/libpoppler.so.3, but this
file
/usr/lib/libpoppler.so.4, so Gambas won't run (at least the pdf module)
despite a routine re-compile using 1703
I guess I can symlink, but wondered if this is my machine problem or if the
pdf component of gambas
On Thu, 30 Oct 2008 10:10:28 pm Benoit Minisini wrote:
> On samedi 25 octobre 2008, richard terry wrote:
> > On Fri, 24 Oct 2008 10:10:03 am Benoit Minisini wrote:
> > > On vendredi 24 octobre 2008, richard terry wrote:
> > > > Just noticed my app stopped being able to draw circles, so I checked
>
On Tue, 11 Nov 2008 02:31:28 -0800 (PST) MaxVK <[EMAIL PROTECTED]>
wrote:
> Firstly, Gianni: What does apt-get "pinning" mean?
With apt-get, you can add a repository for the next version of your
distro, and use it only for some applications. I've not Ubuntu but
Debian, but it's similar, except fo
Haven't looked at it yet... so it works OK?
Am unpacking it now to have a look.
Doriano Blengino wrote:
> Stephen Bungay ha scritto:
>> Look forward to it.
>>
>> Doriano Blengino wrote:
>>
>>>
>>> Right. This evening, at home, I will send the project which shows
>>> that events fire correctl
Stephen Bungay ha scritto:
Look forward to it.
Doriano Blengino wrote:
Right. This evening, at home, I will send the project which shows that
events fire correctly.
Here it is. The swallowed form prints in a textarea some of the events
it receives, and resizes itself.
Works on Deb
Benoit Minisini wrote:
> On mercredi 12 novembre 2008, Ron wrote:
>
>> Hmm, got stuck on another strange bug, preventing me from releasing my
>> project grrr...
>>
>> I posted sometime ago already that after changes in svn I got weird
>> errors like these:
>>
>> QSocketNotifier: Multiple socket
On mercredi 12 novembre 2008, Ron wrote:
> Hmm, got stuck on another strange bug, preventing me from releasing my
> project grrr...
>
> I posted sometime ago already that after changes in svn I got weird
> errors like these:
>
> QSocketNotifier: Multiple socket notifiers for same socket 18 and type
Hi,
Need some help in how to send a broadcast udp message.
Like a wake on lan Magic Packet.
I know how to create the message, but how do you sent a broadcast
message with udpclient?
Came up with this, but it results in a system error.
hWOL = NEW UdpSocket AS "WOLSocket"
hWOL.Broadcast = TRUE
On mercredi 12 novembre 2008, Ron wrote:
> Hmm, got stuck on another strange bug, preventing me from releasing my
> project grrr...
>
> I posted sometime ago already that after changes in svn I got weird
> errors like these:
>
> QSocketNotifier: Multiple socket notifiers for same socket 18 and type
Hmm, got stuck on another strange bug, preventing me from releasing my
project grrr...
I posted sometime ago already that after changes in svn I got weird
errors like these:
QSocketNotifier: Multiple socket notifiers for same socket 18 and type read
BUT, my socket code is almost the same as t
Look forward to it.
Doriano Blengino wrote:
> Stephen Bungay ha scritto:
>> > Now we come to your source. The "mFormInitialized" variable serves what
>> > purpose?
>>
>>mFormInitialized is a hold over from something I used to do in VB,
>> and ocaisionally find useful in Gambas, so I just ne
Stephen Bungay ha scritto:
> > Now we come to your source. The "mFormInitialized" variable serves what
> > purpose?
>
>mFormInitialized is a hold over from something I used to do in VB,
> and ocaisionally find useful in Gambas, so I just never removed it. Call
> that a force of habit. It ha
I suspected as much, thanks Daniel.
Regards
Max
Daniel Campos-3 wrote:
>
>>
>>
>> I was also concerned because the update said that it wanted to remove
>> those
>> Gambas programs that I have developed myself, and installed using
>> synaptic
>> so that I can update them as I go. I assume that
>
>
> I was also concerned because the update said that it wanted to remove those
> Gambas programs that I have developed myself, and installed using synaptic
> so that I can update them as I go. I assume that I will have to recompile
> and reinstall those packages?
>
>
If your packages depend on a
Forget my question, i dont read your answer right
-Ursprüngliche Nachricht-
Von: Benoit Minisini [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 12. November 2008 16:25
An: mailing list for gambas users
Betreff: Re: [Gambas-user] Multidimensional dynamic class objects
On mercredi 12 novemb
>You can do it in Gambas 3 only.
>
>In Gambas 2, you must use PUBLIC MyObject AS Object[]
Hello,
And how do it ona class?
Public my object as new class[] ?!?
-
This SF.Net email is sponsored by the Moblin Your Move Develo
On mercredi 12 novembre 2008, Stefan Miefert wrote:
> Hello,
>
> how can i do this:)
>
> something like
>
> public objec as classname[]
>
You can do it in Gambas 3 only.
In Gambas 2, you must use PUBLIC MyObject AS Object[]
Regards,
--
Benoit Minisini
-
Hello,
how can i do this:)
something like
public objec as classname[]
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
> Now we come to your source. The "mFormInitialized" variable serves what
> purpose?
mFormInitialized is a hold over from something I used to do in VB,
and ocaisionally find useful in Gambas, so I just never removed it. Call
that a force of habit. It has proven useful allowing the Initiali
Thanks Daniel, yes I have those branches added already.
I was also concerned because the update said that it wanted to remove those
Gambas programs that I have developed myself, and installed using synaptic
so that I can update them as I go. I assume that I will have to recompile
and reinstall th
Hello folks!
I installed Gambas2 about two hours ago and have been sitting here in awe since
then. To say that I'm impressed would be an understatement, and I'm truly
looking forward to playing with this wonderful toy.
I have three fairly basic questions (so far) and hope you will bear with me
w
Stephen Bungay ha scritto:
>Well, after much consultation with Benoit I finally understand what
> is going on and how to get around the problem.
>
>For the benefit of anyone else who has been reading this thread,
> Doraino and I were talking about instantiating a form inside a container
22 matches
Mail list logo