On Tue, 28 Aug 2012, Beno?t Minisini wrote:
> Le 28/08/2012 13:11, Tobias Boege a ?crit :
> > On Tue, 28 Aug 2012, Beno?t Minisini wrote:
> >> Le 28/08/2012 11:47, Tobias Boege a ?crit :
> >>> Hi,
> >>>
> >>> Hans mailed me a screenshot which says (blindly translated from german):
> >>>
> >>> "Unab
Le 28/08/2012 13:11, Tobias Boege a écrit :
> On Tue, 28 Aug 2012, Beno?t Minisini wrote:
>> Le 28/08/2012 11:47, Tobias Boege a ?crit :
>>> Hi,
>>>
>>> Hans mailed me a screenshot which says (blindly translated from german):
>>>
>>> "Unable to convert FMain.class
>>>
>>> Null object
>>> MConvert.C
Le 28/08/2012 11:47, Tobias Boege a écrit :
> Hi,
>
> Hans mailed me a screenshot which says (blindly translated from german):
>
> "Unable to convert FMain.class
>
> Null object
> MConvert.ConvertClass.547"
>
> He (obviously) tried to convert a Gambas2 project, using rev5092.
>
> Do you need the pr
Hi,
Hans mailed me a screenshot which says (blindly translated from german):
"Unable to convert FMain.class
Null object
MConvert.ConvertClass.547"
He (obviously) tried to convert a Gambas2 project, using rev5092.
Do you need the project?
Regards,
Tobi
Version 4492
Hi Benoit,
I the mouse-down event of apparently random controls (eg I've noted with
toolbutton, picturesbox), clicking on the control gives error shown in
picture.
If I go to the heirachy tree first, select the control, then back to the IDE it
dosn't seem to happen.
regards
Ri
Matti,
Thanks for that. You were c orrect. I never thought that picture and image
are reserved keywords. I assumed that they would not be as they are not the
same as Picture & Image.
PS Please ignore my follow up message on this topic sent 5 minutes ago!
--
You can't do
Dim picture As Picture
picture = Picture.Load(Dialog.Path)
image = picture.Image
as picture and image are reserved keywords.
use "mypicture" and "myimage" instead, and it works.
Am 20.01.2012 19:03, schrieb John Rose:
> This project might be more help to this
This project might be more help to this issue as it's much smaller than my
original one. When it crashes (in ButtonImportImage_Click()) on the
Picture.Load command (I've also tried Image.Load with thsame result), a
message box pops up wth 'Null object' displayed but not showing line number
or anyth
Project attached as requested.
JewishHeritage.tar.gz
Description: GNU Zip compressed data
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is
Le 18/01/2012 19:42, John Rose a écrit :
> I get a popup window containing 'Null object' at runtime (which
> unfortunately does not point at problem line of code, though I think that
> it must be 'image = Image.Load(Dialog.Path)') with following code, when I
> click ButtonImportImage:
> CodePub
I get a popup window containing 'Null object' at runtime (which
unfortunately does not point at problem line of code, though I think that
it must be 'image = Image.Load(Dialog.Path)') with following code, when I
click ButtonImportImage:
CodePublic Sub ButtonImportImage_Click()
Dim image As Imag
Hello ...
A few days ago the following code worked
Dim oDocXML As XmlDocument
oDocXML.Open ("/home/user/file.xml")
Now, it gives me the error statement Null Object
I tried it in Gambas 2.21 in ArchLinux x64 x64 and Ubuntu 10.10
Can anyone prove it?, Thanks
--
Mauricio Baeza
10 años usando
2009/11/29 Benoît Minisini :
Le bug est mort. Vive le bug!
> Did you do exactly something like that?
I completely removed the original gambas and all the older source for
2.17 then followed the standard install instructions. It is now
working fine; thank you very much for your time on this.
> O
> 2009/11/28 Kadaitcha Man :
> > 2009/11/28 Charlie Reinl :
> >> sent you 2 script (make them executable)
>
> I'm fairly certain I got it right without the scripts because gambas
> came up as 2.18. Nevertheless I will uninstall gambas and try your
> scripts. I got the same error in the version t
2009/11/28 Kadaitcha Man :
> 2009/11/28 Charlie Reinl :
>
>> sent you 2 script (make them executable)
I'm fairly certain I got it right without the scripts because gambas
came up as 2.18. Nevertheless I will uninstall gambas and try your
scripts. I got the same error in the version that said it
2009/11/28 Charlie Reinl :
> sent you 2 script (make them executable)
Brilliant, thank you. I'll look at those shortly because...
> but please before installing the svn version, remove the existing
> gambas2 version.
Too late :)
I think I neglected to
cd 2.0
before compiling. We'll see.
---
Am Samstag, den 28.11.2009, 20:44 +1100 schrieb Kadaitcha Man:
> I probably creamed my linux
Salut,
sent you 2 script (make them executable)
copy then to the dir you will work.
and call ./update20 ( edit {TARGET} first )
svnMake is copied every time you run ./update20 into {TARGET} so it
takes
2009/11/28 Kadaitcha Man :
> 2009/11/28 Kadaitcha Man :
>
>> Thanks, Benoît. I need a little more help. I can see rev #2445 on
>> sourceforge but how do I get it?
>
> I may or may not have figured it out.
>
> cd /usr/src/gambas-something
> svn checkout
> https://gambas.svn.sourceforge.net/svnroot/
2009/11/28 Kadaitcha Man :
> Thanks, Benoît. I need a little more help. I can see rev #2445 on
> sourceforge but how do I get it?
I may or may not have figured it out.
cd /usr/src/gambas-something
svn checkout
https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/branches/2.0
./reconf-all
I
2009/11/28 Benoît Minisini :
> It should be fixed in revision #2445.
Thanks, Benoît. I need a little more help. I can see rev #2445 on
sourceforge but how do I get it?
--
Let Crystal Reports handle the reporting - Free C
> I'm having trouble with editing a TableView. I found this when looking
> for a solution:
>
> http://old.nabble.com/tableview-edit-td25328595.html
>
> It's the same problem I've got. There is neither a class name nor any
> line number in the error message as the guy said, however he didn't
> res
I'm having trouble with editing a TableView. I found this when looking
for a solution:
http://old.nabble.com/tableview-edit-td25328595.html
It's the same problem I've got. There is neither a class name nor any
line number in the error message as the guy said, however he didn't
respond back to the
Am Montag, den 22.06.2009, 15:03 +1000 schrieb richard terry:
> breakpoints
in your project you will find the file '.settings'
There unter
[Breakpoints]
Breakpoint[1]="DBTableView.201"
Count=1
you can erase all breakpoints
--
Amicalment
Charlie
-
I've generated inadvertantly some sort of bug and cant load my project
what happens was this.
I inadvertantly did a global replace on a word, when I only had meant to click
for the subroutine.
350+ replacements, so I closed the project and answered 'no' to save all
files.
when I went to re-lo
24 matches
Mail list logo