Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Widget + Taskbar
Widget + Taskbar [message #123226] Tue, 12 October 2004 04:02 Go to next message
Eclipse UserFriend
Originally posted by: hmetu.gmx.net

Hi
I used C++Builder zu design a taskbar whose size is set to fit the dimension
of the window (depending on how big the monitor is). This taskbar always
stays (fix) at the top of the window as long as my system runs so that some
data are being displayed continuously on it. I have some buttons on it like
"Exit", "Display", etc. and also an "Edit-Box" of one line (row),...etc.
Now I am looking for a toolkit(widget) with which I could realise the same
system. It is important for such to have the adequate window-functionalities
(class/object - window). Lest I forget, licence should be free of charge...
Does anyone know (from experience) any toolkit (widget) which offers me the
possibilities to design and implement the system described above?

Thanks in advance,
Harp
Re: Widget + Taskbar [message #123252 is a reply to message #123226] Tue, 12 October 2004 04:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: johan.nosp.m.appeal.se

http://wxwidgets.org/

Cross platform, written in C++, maps to different underlying widget sets on
different platforms, has existed since forever.

//Johan

Harp wrote / skrev:
> Hi
> I used C++Builder zu design a taskbar whose size is set to fit the dimension
> of the window (depending on how big the monitor is). This taskbar always
> stays (fix) at the top of the window as long as my system runs so that some
> data are being displayed continuously on it. I have some buttons on it like
> "Exit", "Display", etc. and also an "Edit-Box" of one line (row),...etc.
> Now I am looking for a toolkit(widget) with which I could realise the same
> system. It is important for such to have the adequate window-functionalities
> (class/object - window). Lest I forget, licence should be free of charge...
> Does anyone know (from experience) any toolkit (widget) which offers me the
> possibilities to design and implement the system described above?
>
> Thanks in advance,
> Harp
>
>
Re: Widget + Taskbar [message #123331 is a reply to message #123252] Wed, 13 October 2004 03:29 Go to previous message
Eclipse UserFriend
Originally posted by: hmetu.gmx.net

Much thanks!
Harp

"Johan Walles" <johan.nosp@m.appeal.se> schrieb im Newsbeitrag
news:ckg3sr$3qg$1@eclipse.org...
> http://wxwidgets.org/
>
> Cross platform, written in C++, maps to different underlying widget sets
on
> different platforms, has existed since forever.
>
> //Johan
>
> Harp wrote / skrev:
> > Hi
> > I used C++Builder zu design a taskbar whose size is set to fit the
dimension
> > of the window (depending on how big the monitor is). This taskbar always
> > stays (fix) at the top of the window as long as my system runs so that
some
> > data are being displayed continuously on it. I have some buttons on it
like
> > "Exit", "Display", etc. and also an "Edit-Box" of one line (row),...etc.
> > Now I am looking for a toolkit(widget) with which I could realise the
same
> > system. It is important for such to have the adequate
window-functionalities
> > (class/object - window). Lest I forget, licence should be free of
charge...
> > Does anyone know (from experience) any toolkit (widget) which offers me
the
> > possibilities to design and implement the system described above?
> >
> > Thanks in advance,
> > Harp
> >
> >
Previous Topic:Managed C++ does not handle linked .c files
Next Topic:Keyboard shortcut
Goto Forum:
  


Current Time: Tue May 13 15:06:30 EDT 2025

Powered by FUDForum. Page generated in 0.05208 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top