[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bibliotheque / Library
[Thread Prev] | [Thread Next]
- Subject: Re: Bibliotheque / Library
- From: Fabien Bodard <gambas.fr@xxxxxxxxx>
- Date: Mon, 6 Oct 2025 16:55:17 +0200
- To: karl.reinl@xxxxxxxxxx, user@xxxxxxxxxxxxxxxxxxxxxx
Le lun. 6 oct. 2025 à 16:40, Karl Reinl <karl.reinl@xxxxxxxxxx> a écrit : > Am Montag, dem 06.10.2025 um 09:00 -0400 schrieb Lee: > > On 10/6/25 6:02 AM, Fabien Bodard wrote: > > > > > > > > > Le lun. 6 oct. 2025 à 11:50, Gianluigi > > > <gradobag@xxxxxxxxxxx <mailto:gradobag@xxxxxxxxxxx>> a écrit : > > > > > > Il 06/10/25 11:30, Fabien Bodard ha scritto: > > > > Hi > > > > > > > > This is the first time I'm trying to use the library system. > > > > > > > > I added the executable to ~/.local/gambas3/lib/gambix/ > > > > > > > > So far, no problems. > > > > > > > > One of the classes is a graphical component, but it doesn't > > > appear in > > > > the project that wants to use the library. > > > > > > > > Why? > > > > > Salut Fabien, > > try to use instGA3 from the Software farm/Development or inspect it > -- > Amicalement > Charlie > > > Thank you but again no it isn't that . The library is well installed And for Lee I've already exported the Classes EXPORT + inherit UserControl + Export Inherits UserControl Public Const _Properties As String = "*" Public Const _Group As String = "View" Public Const _Similar As String = "GridView" Public Const _DefaultEvent As String = "Click" ... -- Fabien Bodard
Re: Bibliotheque / Library | Linus <olivier.cruilles@xxxxxxxx> |
Bibliotheque / Library | Fabien Bodard <gambas.fr@xxxxxxxxx> |
Re: Bibliotheque / Library | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: Bibliotheque / Library | Fabien Bodard <gambas.fr@xxxxxxxxx> |
Re: Bibliotheque / Library | Lee <t.lee.davidson@xxxxxxxxx> |
Re: Bibliotheque / Library | Karl Reinl <karl.reinl@xxxxxxxxxx> |