google-code-export / rainmeter

Automatically exported from code.google.com/p/rainmeter
1 stars 0 forks source link

The command that continues after the Refresh command is ignored. #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The command that continues after the Refresh command is ignored.

i.e. !Execute [!RainmeterRefresh SKIN1][!RainmeterShowMeter meter1
SKIN1][!RainmeterShowMeter meter2 SKIN1]

This problem came to occur from r192

Environment:
Rainmeter.exe v1.1 r192
Windows XP SP3

Original issue reported on code.google.com by kenz0.sa...@gmail.com on 2 Sep 2009 at 7:00

GoogleCodeExporter commented 9 years ago
The problem is that since the refresh is now delayed it will override any 
possible
changes that the bangs which follow it will make. There might not be any easy
solution for this since the !RainmeterRefresh can crash the whole application 
if done
synchronously in wrong place.

Original comment by kimmo.pekkola on 2 Sep 2009 at 4:58

GoogleCodeExporter commented 9 years ago

Original comment by birunthan.mohanathas on 10 Jul 2011 at 9:59