> Other old issue...
> I don't know how I missed that documentation earlier...
> But I still have issues with custom cursors.
> What are supported picture formats? Or what I'm doing wrong?
> My code:
>
> Public aa As New Cursor(Picture.Load("test.png"))
>
> DrawingArea1.Mouse = Mouse.Custom
> Drawi
On Tue, 2009-06-02 at 11:50 +0200, Jesus Guardon wrote:
> Doriano Blengino escribió:
> > richard terry ha scritto:
> >> On Tue, 2 Jun 2009 12:39:13 pm Keith Clark wrote:
> >>
> >>> I have made my first Executable file via the Project menu item and it
> >>> created a file.gambas file.
> >>>
> >>>
Benoît Minisini escribió:
>
> You must put the libraries inside their own directories, and run your project
> by setting the the LD_LIBRARY_PATH environment variable before (use a shell
> script for that), so that Linux takes your libraries and not the ones
> eventually installed by a system Ga
Excuse me B!, I'm using Ubuntu 9.04 (gnome) with Gambas 2.8 (default
version incluyed from ubuntu repositories) and runs fine.
For testing, I'm using openSUSE 11.1 (gnome) whith Gambas 2.13 (default
version in openSUSE). The error string: "nameofapplication: not in
executable format: file format n
> Hi,
>
> I'm going to deploy an appliction gambas2/mysql based in a freenx server
> (i'm not sure if I'll ubuntu server or other distros server yet). I
> prefer ubuntu but maybe the customer say someone else. I've tryed to run
> the app in last fedora/opensuse editions, but I got the same fail in
Hi,
I'm going to deploy an appliction gambas2/mysql based in a freenx server
(i'm not sure if I'll ubuntu server or other distros server yet). I
prefer ubuntu but maybe the customer say someone else. I've tryed to run
the app in last fedora/opensuse editions, but I got the same fail in
both.
The
> Doriano Blengino escribió:
> > richard terry ha scritto:
> >> On Tue, 2 Jun 2009 12:39:13 pm Keith Clark wrote:
> >>> I have made my first Executable file via the Project menu item and it
> >>> created a file.gambas file.
> >>>
> >>> I sent that to another computer, but it won't execute. Do I ne
Doriano Blengino escribió:
> richard terry ha scritto:
>> On Tue, 2 Jun 2009 12:39:13 pm Keith Clark wrote:
>>
>>> I have made my first Executable file via the Project menu item and it
>>> created a file.gambas file.
>>>
>>> I sent that to another computer, but it won't execute. Do I need to
>>