[Gambas-user] Reference to a UserControl component (Benoit Minisini)
Benoit Minisini
benoit.minisini at gambas-basic.org
Mon Feb 6 19:32:29 CET 2023
Le 06/02/2023 à 17:58, CD a écrit :
>> You must check that your component requires "Graphical form management"
>> in the "Properties" tab of the project property dialog.
>>
>> Alas there is a bug in 3.18.0 that prevents the information of this tab
>>from being saved correctly.
>>
>> Is it possible for you to try commit
>>
> https://gitlab.com/gambas/gambas/->/commit/75a8e7071d3c7fed8f0aeb7f438fac972f4d0c22
>
>> and tell me if it works?
>>
>> Regards,
>>
>> --
>> Benoît Minisini.
>
> yes, even if "Graphical form management" is checked
> gambas3.18 does not register it.
> is it the "Needs=Form" line of the .component?
Yes.
> or may be the "Requires=gb,gb.form,gb.image" ?
No.
>
>
> yes it is possible to try commit, but how to do it?
Just recompile the master with the last commit or add the "Needs=Form"
line by hand, and remake the packages, to see if the dependencies now work.
Regards,
--
Benoît Minisini.
More information about the User
mailing list