Re: Dynamic creation of Progress bar...



I think you want to use something like this:

+-------------------------+
|        GtkWindow        |
| +---------------------+ |
| |     GtkHBox         | |
| | +-----------------+ | |
| | |GtkProgressBar(s)| | |
| | +-----------------+ | |
| +---------------------+ |
+-------------------------+

And check out this link for a 
OO point of view of the available
widgets and there ancestors.

http://developer.gnome.org/doc/API/2.0/gtk/c17556.html


Cheers,
        -Tristan

s ws wrote:

Hai..everyone..

Iam new to this mailing list...i donno much about Gtk...

Iam buliding a tool which has the following function...

It will display the status of the threads in a particular
application..

I want to use a separate "Progress Bar " to display each thread's
activity..

Now...My problem..is..

Can create a new Progress Bar..n insert it into the actual
window..when ever a new thread is created??

How to do this...

Can anybody suggest similar examples...that have the same funda..

where can i get help regarding this issue??

please help me out..

thanks in advance..

JD...



----------------------------------------------------------------------
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]