[vtkusers] How to realize Slider Control in C++?
Benjamin King
king.benjamin at mh-hannover.de
Wed Feb 4 02:41:51 EST 2004
Helle Feiqi,
the slider controls are a feature of the Tcl's GUI toolkit Tk. With
C++ you have a lot of options for toolkits (see
http://www.geocities.com/SiliconValley/Vista/7184/guitool.html). QT, FLTK
and wxWindows are all nice and available for other platforms than Linux as
well.
cheers,
Benjamin
On Tue, 3 Feb 2004 12:13:42 -0600, Feiqi Zhang <zfq212 at mail.ku.edu> wrote:
> Hello,
> I have seen some tcl examples with pretty nice slider controls (see
> Examples/GUI/tcl/Macetk.tcl).
> How can I realize them in C++? (I am doing it on Unix)
> Is there any class in vtk like vtkSlider something that I can use?
>
> Thanks.
>
> Feiqi
>
> *****************************
> ISA lab, University of Kansas
> Lawrence, Kansas
> 785-864-2995(O)
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list