Hello, I have a problem trying to create my own widget.
I wanted to create a widget that includes:
-cpu lable
-ram lable
-cpu usage (%)
-ram usage (mb)
-cpu bar
-ram bar
-c, d, e drive usage (%)
-system uptime
but whenever I try to make them together, be it grouping or parent and child by locking, somehow some of the info will get cocked up.. e.g. up time blinking showing cpu usage, cpu usage stuck at certain percentage, bar disappear.. I just can't get them together as one... it will be fine if I dun group or assign parent or child... pls help!!