Hi All,
My name is Vijay, and I have been working with GTK [with glade] for the last few months in making an UI for certain programs that we have implemented. The programs I am talking about are ones which keep running for hours together. I want to use a progress bar which will keep showing the progress of these program from time to time [wanted to have a time out function which will automatically be invoked every now and then]. I do this by having a variable called fraction which will be updated with the proportion of work that has been completed. I write a function which will keep invoking itself periodically, and inside the function, I want to read this variable fraction, and update progress bar correspondingly. Unfortunately, the example that is given in the GTK tutorial for a progress bar doesnt address this practical need. It is only in the periodically invoked function that the new value of fraction for the progress bar is being updated. Hence it is easy in that case to be updating progress bar. Can you please let me know how this should be done. Thanks in advance. Vijayasarathy Senior Research Associate SETS *************************************************************************** DISCLAIMER This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any use, distribution, copying or disclosure by any other person is strictly prohibited. If you have received this transmission in error please notify SETS immediately either by replying to this e-mail or by telephone on +91-44-28205655 and then delete this e-mail. The sender does not accept any responsibility for any damage which you sustain as a result of software viruses or malicious programs. You should therefore scan attachments (if any) prior to opening them. ************************************************************************** Vijayasarathy Senior Research Associate SETS *************************************************************************** DISCLAIMER This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any use, distribution, copying or disclosure by any other person is strictly prohibited. If you have received this transmission in error please notify SETS immediately either by replying to this e-mail or by telephone on +91-44-28205655 and then delete this e-mail. The sender does not accept any responsibility for any damage which you sustain as a result of software viruses or malicious programs. You should therefore scan attachments (if any) prior to opening them. ************************************************************************** Vijayasarathy Senior Research Associate SETS *************************************************************************** DISCLAIMER This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any use, distribution, copying or disclosure by any other person is strictly prohibited. If you have received this transmission in error please notify SETS immediately either by replying to this e-mail or by telephone on +91-44-28205655 and then delete this e-mail. The sender does not accept any responsibility for any damage which you sustain as a result of software viruses or malicious programs. You should therefore scan attachments (if any) prior to opening them. **************************************************************************
************************************************************************************* DISCLAIMER This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any use,distribution,copying or disclosure by any other person is strictly prohibited. If you have received this transmission in error please notify SETS immediately either by replying to this e-mail or by telephone +91-44-28205655 and then delete this e-mail. The sender does not accept any responsibility for any damage which you sustain as a result of software viruses or malicious programs. You should therefore scan attachments (if any) prior to opening them. ************************************************************************************
_______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list