[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IDE: Two Columns of Checkboxes for Components in the Project Properties
[Thread Prev] | [Thread Next]
- Subject: Re: IDE: Two Columns of Checkboxes for Components in the Project Properties
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Fri, 17 Oct 2025 11:13:28 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On Fri, 17 Oct 2025 at 10:58, Claus Dietrich <claus.dietrich@xxxxxxxxxx> wrote: > Hi > > Why do we have two columns of checkboxes for components in the project > properties dialog since some time? > > Best regards > > Claus I initially though it was to add a component but disable it (i couldn't figure why) After looking at the Gambas3 code it seems to be referred to as "Manual" checkboxes. So I would now guess this is so you can add components but load them manually (if and when required) and not at startup to speed up program load. But that's just a guess. Respects BruceS
| Re: IDE: Two Columns of Checkboxes for Components in the Project Properties | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| IDE: Two Columns of Checkboxes for Components in the Project Properties | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |