On 2015-08-16 18:20, Rabbi David Botton wrote:
> I will be binding the menu and tree controls in the near future but that
> does show how they are used "raw".
> 
> Tabs or what you click cards are what you see.
> 
> For a menu system the new nmenu stuff will be better but of you want a
> card like interface it works. See test/layout.adb for an example of the
> card and tabs also one of the tutorials uses them also.
> 
>

in On_Connect,
why are card_1 and card_2 of different types?

  Card_1 : View.Pointer_To_View_Class;
  Card_2 : View.Pointer_To_View_Base_Class;




--
Björn

------------------------------------------------------------------------------
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to