T
thriveni
I am unable to get that status bar to display in my
startup form.
the tools->startup menu has status bar checked. I have
also programmatically set it using
dbs.Properties("StartupShowStatusBar") = true
but the following commands do nothing.
SysCmd(acSysCmdInitMeter, "hello can u read this ?", 200)
ret_val = SysCmd(acSysCmdUpdateMeter, 30)
Am i missing something ? I can only see the DB record
movement bar at the bottom of the screen. Can I also turn
this off ?
startup form.
the tools->startup menu has status bar checked. I have
also programmatically set it using
dbs.Properties("StartupShowStatusBar") = true
but the following commands do nothing.
SysCmd(acSysCmdInitMeter, "hello can u read this ?", 200)
ret_val = SysCmd(acSysCmdUpdateMeter, 30)
Am i missing something ? I can only see the DB record
movement bar at the bottom of the screen. Can I also turn
this off ?