Need urgent help.
#2

You should only use dynamic label since you are using streamer plugin. Mix those two types is a very bad idea. Why? Simply because you need to use differents functions for each type. You will agree that having only one type is simpler.
If your labels doesn't dispear when they should, they doesn't get edit anymore or stuff like that is completly "your fault". By that, I mean IDs are mixed. It certainly due to a bad system architecture. Often, people do an array with 1 dimension for storing label's id, an another for label color, etc.. which, often, lead to this kind of problems. "enum" are made to group related "variables".
Reply


Messages In This Thread
Need urgent help. - by m1kas - 21.10.2018, 15:52
Re: Need urgent help. - by Dayrion - 21.10.2018, 16:11
Re: Need urgent help. - by ReD_HunTeR - 21.10.2018, 16:12
Re: Need urgent help. - by m1kas - 21.10.2018, 16:17

Forum Jump:


Users browsing this thread: 1 Guest(s)