Of course, it's unusable for programming (I've tested by remote desktop and teamviewer

PS. this discussions is out of main topic

Moderator: Rathinagiri
What is the bug that has the panel window?Rathinagiri wrote:Pablo,
I have just now seen your post and I like the idea of doing away with Panel Window (Which makes the library buggy, I don't know why.) and having two grids one for margin and another for resizing.
I will go through your code and decide upon.
Later, I have found that it is not the Panel Window which gives problem. But, when we try to draw the scale every time the On Paint event is called, the system hangs. So, I have replaced it with a bitmap.srvet_claudio wrote:What is the bug that has the panel window?Rathinagiri wrote:Pablo,
I have just now seen your post and I like the idea of doing away with Panel Window (Which makes the library buggy, I don't know why.) and having two grids one for margin and another for resizing.
I will go through your code and decide upon.
Thanks, I will check this problem.Rathinagiri wrote:Later, I have found that it is not the Panel Window which gives problem. But, when we try to draw the scale every time the On Paint event is called, the system hangs. So, I have replaced it with a bitmap.srvet_claudio wrote:What is the bug that has the panel window?Rathinagiri wrote:Pablo,
I have just now seen your post and I like the idea of doing away with Panel Window (Which makes the library buggy, I don't know why.) and having two grids one for margin and another for resizing.
I will go through your code and decide upon.