[Gambas-user] App icon question

Marco Ancillotti gambas at servinfo.it
Tue May 30 17:57:08 CEST 2023


Ok , is there a way for the icon ?

Il 29/05/23 17:10, T Lee Davidson ha scritto:
> On 5/29/23 09:39, Marco Ancillotti wrote:
>> Hi all,
>>
>> I have a gambas app ( app1.gambas ) compiled and working.
>>
>> I write a second app ( app2.gambas ) , is there a way to read app 
>> name and app icon of the first app from the second one ?
>>
>> Thank's,
>> marco.
>
> You can Shell out to gba3 to access that info and files.
>
> Use the '-l' option to list the files in the executable archive.
> Then use the '-x' option to extract individual files of interest.
> The project title is in the ".project" file.
>
>



More information about the User mailing list