[Gambas-user] How to change a component

Benoît Minisini gambas at ...1...
Wed Jan 20 13:32:03 CET 2010


> How can I fiddle around in a component? What must I do?
> 
> For instance, if I want to change anything in the Balloon thing, I found
> the sources in the original directory where make ran, but where do I go
> to change something for the installed version? Or do I have to change
> there and re-install?

You make your changes in the sources, and then you run "make install". 

As you just change the "gb.form" sources, you don't have to run "make install" 
for the entire Gambas sources. Just run it inside the "comp" sub-directory.

Regards,

-- 
Benoît Minisini




More information about the User mailing list