Sorry Benoit,
but my signal 11 ???
Maybe the same area ?
Thanks,
Steven
Le jeudi 10 juillet 2008 à 18:50 +0200, Benoit Minisini a écrit :
> On jeudi 10 juillet 2008, Ron wrote:
> > Benoit Minisini schreef:
> > > On jeudi 10 juillet 2008, Ron wrote:
> > >> When writing some code to display an i
On jeudi 10 juillet 2008, Ron wrote:
> Benoit Minisini schreef:
> > On jeudi 10 juillet 2008, Ron wrote:
> >> When writing some code to display an image blob I got across a signal 11
> >> bug.
> >>
> >> The code below crashes on the line
> >> Draw.Image...
> >>
> >> I didn't specify the correct Dra
Benoit Minisini schreef:
> On jeudi 10 juillet 2008, Ron wrote:
>
>> When writing some code to display an image blob I got across a signal 11
>> bug.
>>
>> The code below crashes on the line
>> Draw.Image...
>>
>> I didn't specify the correct DrawingArea , it should be 'DrawingArea1'
>>
>> I gue
On jeudi 10 juillet 2008, Ron wrote:
> When writing some code to display an image blob I got across a signal 11
> bug.
>
> The code below crashes on the line
> Draw.Image...
>
> I didn't specify the correct DrawingArea , it should be 'DrawingArea1'
>
> I guess it should report an error than it coul
When writing some code to display an image blob I got across a signal 11
bug.
The code below crashes on the line
Draw.Image...
I didn't specify the correct DrawingArea , it should be 'DrawingArea1'
I guess it should report an error than it couldn't find the DrawingArea
specified instead.
If