Modifying GC Message Caption on the fly (OpenInsight 32-Bit)
At 06 AUG 2008 01:22:26PM dsig _at_ sigafoos.org wrote:
Is it possible to modify the caption on the fly?
Since the message is simply the gas gauge it would be nice if there was a way to display some other info while it is working.
Ideas? or did I just miss another update note
Thanks
At 06 AUG 2008 03:34PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Does Chapter 10 of the Programmer's Reference Manual apply?
Changing The Msg() Text During Process Execution
A useful enhancement to the standard gas gauge progress bar is to change the message, showing, for example, percent of records processed. Raising the message with the changed text and then lowering it does not offer satisfactory results because of the annoying screen flicker associated with this method.
World leaders in all things RevSoft
At 06 AUG 2008 06:00PM dsig _at_ sigafoos.org wrote:
oh .. rtfm ..
At 06 AUG 2008 10:02PM David Goddard wrote:
See sample code here for changing text message in a Gas Gauge,
http://openinsight.wetpaint.com/page/RGD+Gas+Gauge
Dave G