[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3198: [IDE] Image property dialog no longer shows the "Stock" icon tab (only "Project" is available)


http://gambaswiki.org/bugtracker/edit?object=BUG.3198&from=L21haW4-

Comment #2 by Omar MORENO:

Thank you for the explanation! That completely resolves the issue.

As you pointed out, the Image property dialog automatically hides the "Stock" tab if the project does not depend on the required components. Specifically, gb.form.stock depends on gb.form. Since my project is a WebForm application, I hadn't included gb.form.stock in the project properties since it used to be automatic.

After adding gb.form.stock to the project's component dependencies, the Stock tab is now visible and functioning as expected in the property editor.

I appreciate your help! This issue can be closed.



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----