Le 03/05/2015 00:46, adamn...@gmail.com a écrit :
> The comments on identifier naming, about both conventions (like
> sWhatever for a string and bWhatever for a boolean) and also IDE
> interpretations (like "_MyClass" is hidden) have reminded me of a
> couple of things I have been meaning to ask:
>
> 1) the automatic hiding of Identifiers beginning with "_" : I know
> that is a fact so I learnt it somewhere, but where? Is it discussed
> in the help wiki somewhere?

Automatic hiding where?

>
> 2) (on a different tack) In the Component properties page (i.e. the
> Project Properties/Information tab these days) there is a setting for
> "This component is hidden". What does setting this to true do?

The component is not shown in the component list of the project 
properties dialog. The component is not meant to be checkable, usually 
because it is automatically loaded by another component. For example, 
'gb.gui.base'

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to