[Gambas-user] [Gambas Bug Tracker] Bug #914: Error using the help offline: CDocumentation.ImplementAndNeed.1138 Not an objectm

2016-04-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.914&from=L21haW4- Comment #5 by Julio SANCHEZ: Hello again: I could install gambas3, version 7747 from ppa: gambas-team / gambas-daily Now the error does not happen. It seems that this solved. Regards Julio ---

[Gambas-user] [Gambas Bug Tracker] Bug #914: Error using the help offline: CDocumentation.ImplementAndNeed.1138 Not an objectm

2016-04-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.914&from=L21haW4- Comment #4 by Julio SANCHEZ: Hello BenoĆ­t: I have tried to compile, from svn version 7747, but get this error: Making install in gb.pdf make[1]: Entering directory '/home/minino/trunk/gb.pdf' Making install in src make[2]: Ent

Re: [Gambas-user] Create a Form like Panel on Desktop

2016-04-19 Thread Fabien Bodard
2016-04-19 18:46 GMT+02:00 Gianluigi : > Even I did not understand, maybe he wants this? > Set FMain: > Border = False > Stacking = Above > Trasparent = True > Drawing a Panel with Background = Background > > Ciao > Gianluigi Then if you want to manage the maximize area you will have some xorg st

Re: [Gambas-user] Create a Form like Panel on Desktop

2016-04-19 Thread Gianluigi
Even I did not understand, maybe he wants this? Set FMain: Border = False Stacking = Above Trasparent = True Drawing a Panel with Background = Background Ciao Gianluigi 2016-04-19 18:12 GMT+02:00 T Lee Davidson : > You shouldn't need to do anything special in Gambas to accomplish that. > Your wi

Re: [Gambas-user] ListEditor Icons

2016-04-19 Thread Rolf-Werner Eilert
Ah, alright, will look for it later... Rolf Am 19.04.2016 17:57, schrieb Gianluigi: > List Editor is a ListBox with sorting methods etc. > You can see it from the source code in gb.fom. > Starting from there you can try to change the appearance. > Regards > Gianluigi > > 2016-04-19 16:29 GMT+02:0

Re: [Gambas-user] ListEditor Icons

2016-04-19 Thread Rolf-Werner Eilert
Ok, thank you, this makes it clear! Will try the tar tomorrow. Rolf Am 19.04.2016 16:29, schrieb Charlie: > /1) The ListEditor has four icons. If I don't like them, is there a chance to > change them?/ > I don't know how to do this, or even if it can be done. > /2) And how is the Insert/Add butto

Re: [Gambas-user] Create a Form like Panel on Desktop

2016-04-19 Thread T Lee Davidson
You shouldn't need to do anything special in Gambas to accomplish that. Your window manager should be able to do that. For example, in KDE, you would click the application icon at the very top-left in the title bar, choose "More Actions" and then "Keep Above Others". I don't know about other wi

Re: [Gambas-user] ListEditor Icons

2016-04-19 Thread Gianluigi
List Editor is a ListBox with sorting methods etc. You can see it from the source code in gb.fom. Starting from there you can try to change the appearance. Regards Gianluigi 2016-04-19 16:29 GMT+02:00 Charlie : > /1) The ListEditor has four icons. If I don't like them, is there a chance > to > ch

Re: [Gambas-user] ListEditor Icons

2016-04-19 Thread Charlie
/1) The ListEditor has four icons. If I don't like them, is there a chance to change them?/ I don't know how to do this, or even if it can be done. /2) And how is the Insert/Add button handled? Is there an event?/ When the list is displayed you can click on an item and then click the *Add* button.

[Gambas-user] ListEditor Icons

2016-04-19 Thread Rolf-Werner Eilert
Three questions: 1) The ListEditor has four icons. If I don't like them, is there a chance to change them? 2) And how is the Insert/Add button handled? Is there an event? 3) I tried ListEditor1.List.Add("Hello") but it doesn't appear in the list. Thank you for your help! Rolf --

[Gambas-user] Create a Form like Panel on Desktop

2016-04-19 Thread abbat81
Hi all ! Is it possible to create form like panel (f.e. Lxpanel). If other apps windows maximize, their maximize according to my form-panel stay visible. Thank you in advance. -- View this message in context: http://gambas.8142.n7.nabble.com/Create-a-Form-like-Panel-on-Desktop-tp56000.html S