On Mon, 2013-04-29 at 17:09 +0200, Benoît Minisini wrote:
\
>
> Mmm, strange... Can you make a little project that reproduces the bug
> for me?
>
[Repost: I don't know whether the reproduction project actually made
it?]
B
demo_gvwheightissue-0.0.1.tar.gz
Description: application/compressed-tar
I'm of the opinion that examples coupled with documentation provides a
better insight into how to use the language. If the examples came with even
a cursory description of the implementation it would be a greater help to
end users of the language.
On Tue, Apr 30, 2013 at 4:52 PM, David Robertson
On Tue, 2013-04-30 at 21:37 +0200, Tobias Boege wrote:
> On Tue, 30 Apr 2013, Beno?t Minisini wrote:
> > Bbe more concrete of what "levels" you want, and then we can use real
> > names instead of numbers.
> >
>
> I'd go with the majority's observation: two levels, namely Beginner and
> Advanced.
On Apr 30, 2013 5:23 PM, "Tobias Boege" wrote:
>
> On Tue, 30 Apr 2013, Sebastian Kulesz wrote:
> > Maybe there is a way to do this already without changing anything.
Consider
> > this:
> >
> > The complexity of an example (project?) *may* be given by the amount of
> > components it uses (just thi
On Tue, 30 Apr 2013, Sebastian Kulesz wrote:
> Maybe there is a way to do this already without changing anything. Consider
> this:
>
> The complexity of an example (project?) *may* be given by the amount of
> components it uses (just thinking out loud). But, if not accurate, it
> should be a reall
Hi,
I have a local patch to gb.desktop which makes it detect and use the default
installation of TDE 3.5.13, i.e.
Desktop.Type = "TDE"
Desktop.OpenTerminal() runs "konsole"
Is there anything else required to support a DE? Should TDE be recognised as
KDE? Otherwise, I'll commit it up.
Note parti
Maybe there is a way to do this already without changing anything. Consider
this:
The complexity of an example (project?) *may* be given by the amount of
components it uses (just thinking out loud). But, if not accurate, it
should be a really good approximation.
So, sorting the examples by the am
On Tue, 30 Apr 2013, Beno?t Minisini wrote:
> Bbe more concrete of what "levels" you want, and then we can use real
> names instead of numbers.
>
I'd go with the majority's observation: two levels, namely Beginner and
Advanced.
> The current example grouping is arbitrary. You may have a differe
Le 30/04/2013 20:47, Tobias Boege a écrit :
> On Tue, 30 Apr 2013, Beno?t Minisini wrote:
>> Le 30/04/2013 15:39, Tobias Boege a ?crit :
>>> On Mon, 29 Apr 2013, Beno?t Minisini wrote:
I have never found the time to write good examples so you have my full
blessing.
Just don't wo
On Tue, 30 Apr 2013, Beno?t Minisini wrote:
> Le 30/04/2013 15:39, Tobias Boege a ?crit :
> > On Mon, 29 Apr 2013, Beno?t Minisini wrote:
> >> I have never found the time to write good examples so you have my full
> >> blessing.
> >>
> >> Just don't work directly on the current examples
> >> (/trun
Le 30/04/2013 18:51, mikael klaine a écrit :
> one other think the segfault of gbc3 cause this on my terminal but not in
> the log.
> *** glibc detected *** /usr/bin/gbc3: free(): invalid pointer: 0x0001ffec
> ***
>
Is it possible for you to grant me an ssh access to the ARMEL computer
so that I
one other think the segfault of gbc3 cause this on my terminal but not in
the log.
*** glibc detected *** /usr/bin/gbc3: free(): invalid pointer: 0x0001ffec
***
2013/4/25 mikael klaine
> Hi , i have compilation problem with all my armel debian wheezy config
> (even in frech install) .
> gambas
are you sure you not have multiple endline in your string ?
can you try with
replace("your string", "\n","")
?
2013/4/29 Benoît Minisini
> Le 29/04/2013 05:41, Bruce a écrit :
> > I thought this was solved a long time ago?
> >
> >gvwinfo[6, 0].Text = "Description"
> >gvwinfo[6, 0].A
2013/4/30 Tobias Boege
> On Mon, 29 Apr 2013, Beno?t Minisini wrote:
> > I have never found the time to write good examples so you have my full
> > blessing.
> >
> > Just don't work directly on the current examples
> > (/trunk/examples/example). Just create a new directory
> > ('/trunk/examples/s
Le 30/04/2013 15:39, Tobias Boege a écrit :
> On Mon, 29 Apr 2013, Beno?t Minisini wrote:
>> I have never found the time to write good examples so you have my full
>> blessing.
>>
>> Just don't work directly on the current examples
>> (/trunk/examples/example). Just create a new directory
>> ('/tru
On Mon, 29 Apr 2013, Beno?t Minisini wrote:
> I have never found the time to write good examples so you have my full
> blessing.
>
> Just don't work directly on the current examples
> (/trunk/examples/example). Just create a new directory
> ('/trunk/examples/src' for... example) where you will
Hi,
the FSelectIcon form in the IDE (aka "Project" -> "Properties" -> Click on
the icon to select a project icon) does not show any picture on my system.
Changing all the commas to semicolons in the Filter string in
FSelectIcon.class:32:Form_Open() solves the problem. Didn't we have sort of
this
--
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download fo
Le 30/04/2013 05:05, Ian Haywood a écrit :
> On 30/04/13 00:34, Benoît Minisini wrote:
>
>> If theses twwo arguments must be handled differently between classes,
>> then add a public method to handle them. Prefix its name with an
>> underscore, to indicate that it must not be called outside of the
On Tue, 30 Apr 2013, Bruce wrote:
> I saw something the other day, it was a multi-windowed terminal in which
> each window was running a separate shell. I have attached a mock up of
> what I was seeing.
> At the time I didn't think a great deal about it, but today it turns out
> that something like
20 matches
Mail list logo