On Wed, 12 Mar 2008, Mattias Gärtner wrote:

> > My idea is to hide many of the menu items and parts of the objects bar
> > and to extend the source editor in order to simplify it for children. Is
> > it better, if it is done by compiler options or by runtime options?
> >
> > I would prefer compiler options like :
> 
> It would be better to write a laz4edu package instead of compiler directives 
> and
> it would be better to hide the menu items instead of 'not creating them'.
> 
> For example:
>   itmFileOpenSave.FindByName('itmFileOpen').Visible:=false;

I think this is a very good suggestion, it also illustrates the
power of the IDE interface. 

Michael.
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to