Hi Dimitrij,
unfortunately there's no tutorial on this subject.
all existing GUI elements are in src/libs/orcaqgui2dfactory/
take a look how the laser element is done. the 2 classes to check out are:
LaserScanner2dElement in simpleguielements.h/cpp
LaserScanner2dPainter in laserscanner2dpainter.h/cpp
it's not the most straight-forward code, to be honest. we've been
discussing how to simplify it for a long time now. send questions if
something is not clear.
cheers,
alex
On Thu, Nov 19, 2009 at 12:11 AM, Dimitrij Wulf
<dim...@go...> wrote:
> Hello,
>
> i'm wondering how to add gui elements to the orcaview2d.
> There is no sample to implement this to own components.
> Can somebody please provide me an example?
>
> Thanks in advance.
>
> Dimitrij
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Orca-robotics-users mailing list
> Orc...@li...
> https://lists.sourceforge.net/lists/listinfo/orca-robotics-users
>
|