Hi!
I have just updated to 3.4.1 gambas version, I didn't change anything else in
my system. Why some of my programs have now a coloreated background even if I
didn't choose any color for them?
--
Learn Graph Databases -
Is GB_DIR working in gambas3 too?
De: Maria
Para: mailing list for gambas users
Enviado: Martes 18 de diciembre de 2012 20:44
Asunto: Is it possible a portable Gambas?
Hi,
In the gambas-es.org comunity has appeared this question several times and I
That is not a patch, it's a full copy of gambas321. It copies all files to
/usr/bin
/usr/share/gambas3
/usr/lib/gambas3
My r-pi is coming too :-)
De: John Rose
Para: MailingList GambasUsers
Enviado: Miércoles 19 de diciembre de 2012 20:02
Asunto: Re: [Gamba
Hi,
In the gambas-es.org comunity has appeared this question several times and I
was wondering if here had someone how has already tryed it.
If you put all gambas installation files in a folder, is there any posibility
to load all gambas environment from it?
For example:
In
/home/user/gambas/
Yes, it is.
Thanks a lot.
De: Benoît Minisini
It should be fixed in revision #4995.
Regards,
--
Benoît Minisini
--
Live Security Virtual Conference
Exclusive live event will cover
: Fabien Bodard
Para: Maria ; mailing list for gambas users
Enviado: Viernes 27 de julio de 2012 10:28
Asunto: Re: [Gambas-user] Default icons problem
where can we have a copy of this icon set ?
in the two different picture, gambas seem to load a different set ...
is this theme complete ?...
Cool :-)
Thanks a lot.
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint
gnome icons.
De: Benoît Minisini
Para: Maria ; mailing list for gambas users
Enviado: Jueves 26 de julio de 2012 2:22
Asunto: Re: [Gambas-user] Default icons problem
Why do you say 'it prefers'? Icons will be taken from
'~/.icons/nouvext2&
More details about this issue:
Themes in ~/.icons are not loaded.
I move an icon theme from /usr/share/icons to ~/.icons
I run system preferences for choosing that theme icon.
It changed all icons in my desktop.
Then I run:
GB_STOCK=debug gambas3
gb.form: init stock with icon theme: ''
gb.form:
Ok, in a module it works.
Jussi example works deleting the path and leaving the name of the icon set.
De: Benoît Minisini
Para: Maria ; mailing list for gambas users
Enviado: Miércoles 25 de julio de 2012 20:41
Asunto: Re: [Gambas-user] Default icons
It doesn't change the result:
Public Sub foo()
Stock.Theme = "oxygen"
End
Public Sub Form_Open()
End
De: Benoît Minisini
Para: Maria ; mailing list for gambas users
Enviado: Miércoles 25 de julio de 2012 20:02
Asunto: Re: [Gambas-user
XT2
oxygen
De: Benoît Minisini
Para: Maria ; mailing list for gambas users
Enviado: Miércoles 25 de julio de 2012 15:43
Asunto: Re: [Gambas-user] Default icons problem
Can you send the source code of that project?
--
Benoî
-link to oxygen
directory)
- Forced with Stock.Theme property: Faenza
It loads the system icon.
De: Benoît Minisini
Para: Maria ; mailing list for gambas users
Enviado: Miércoles 25 de julio de 2012 0:19
Asunto: Re: [Gambas-user] Default icons problem
> Should it work Stock.Theme prop
Ok, now it works. It loads always the icon set you choose for your desktop.
Here is after chaging to oxygen:
GB_STOCK=debug gambas3
gb.form: init stock with icon theme: ''
gb.form: desktop is LXDE
gb.form: add icon path: /usr/share/icons/default.kde4-original/&1x&1!&2
gb.form: add icon path: /u
Oops! Sorry
Here is what it prints:
gb.form: init stock with icon theme: ''
gb.form: desktop is LXDE
gb.form: add icon path: /usr/share/icons/Faenza-Green/&2!&1
gb.form: add icon path: /usr/share/icons/Faenza/&2!&1
gb.form: add icon path: /usr/share/icons/gnome/&1x&1!&2
gb.form: add icon path: /u
>Can you test revision #4986?
>Can you please set GB_STOCK=debug before running the IDE and tell me
>what it prints?
I did in a terminal:
GB_STOCK=debug; gambas3&
and then:
echo $GB_STOCK
It prints: debug
:-/
-
* etc/xdg/lxsession/LXDE/desktop.conf
* ~/.config/lxsession/LXDE/desktop.conf
Alternatively, you can use lxappearance from the community repository to fix
this.
De: Benoît Minisini
Para: Maria ; mailing list for
Also appears that in LXDE only look in /etc/xdg/lxsession/LXDE/desktop.conf
but not in ~/.config/lxsession/LXDE/desktop.conf
If I change my icon set, the second desktop.conf in ~ is changed, but not the
first one in /etc.
For example, if I have in /etc "Faenza" and in ~ "oxygen", gambas show me
case)
De: Benoît Minisini
Para: Maria ; mailing list for gambas users
Enviado: Martes 24 de julio de 2012 12:44
Asunto: Re: [Gambas-user] Default icons problem
Le 24/07/2012 12:40, Maria a écrit :
> Hi,
>
> Sorry for the late feedback, I had some problems with d
imply
Stock.Theme="here_other_themes"
But it had no effect over application icons.
De: Benoît Minisini
Para: Maria ; mailing list for gambas users
Enviado: Domingo 22 de julio de 2012 15:59
Asunto: Re: [Gambas-user] Default icons problem
Le 22/07/20
>> Is there any option to select the icons theme you want when loading a
>> Gambas program?
>Yes. By setting the Application.Theme property with the name of the current
>desktop in lower case. You can get the name of the current desktop by using
> the gb.desktop component, and get the value of
sktop.conf
In the line sNet/IconThemeName=
De: Benoît Minisini
Para: Maria ; mailing list for gambas users
Enviado: Viernes 20 de julio de 2012 3:37
Asunto: Re: [Gambas-user] Default icons problem
Le 19/07/2012 16:35, Maria a écrit :
> Yes, it doesn't matter the theme icon you use.
Is it possible to use svg icons to avoid pixelation?
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discu
sini
Para: Maria ; mailing list for gambas users
Enviado: Jueves 19 de julio de 2012 11:27
Asunto: Re: [Gambas-user] Default icons problem
Le 19/07/2012 08:41, Maria a écrit :
> Hello, from gambas-es.org forums we have noticed a little problem
> with loading system default icons.
>
>
Hello, from gambas-es.org forums we have noticed a little problem with loading
system default icons.
In the preferences, we can see options for "desktop", for "gnome", for
"gambas", and "kde". The "gambas" and "kde" options change correctly, but the
options for "gnome" and "desktop" always sho
Thanks, Pham
I can't find libgvfscommon in debian, is it an old library pearhaps?
In gambas-es comunity, jguardon, resolved the problem using a function for
automatic conversion:
http://www.gambas-es.org/viewtopic.php?f=1&t=2054&postdays=0&postorder=asc&start=10
Here it is the code of jguard
Hi!
I was trying drag&drop posibilities in Gambas and I was wondering if you could
help me with a problem I found.
I create a button with the DROP property TRUE. Then I write this:
PUBLIC SUB button_Drop()
DIM a AS String
a = Drag.Paste()
a = RTrim(a)
EXEC ["gedit", a]
END
This
27 matches
Mail list logo