Marcin Rutkowski / Profile
Friends
7
Requests
Outgoing
Marcin Rutkowski
Added topic How to create new Class (object) to be able to use Add method from CAppDialog class
My goal is to create test class with two CWndClient members (two rectangles ) but in the main file I'd like to be able to add this object to CAppDialog as a single object and to be able to use .Add
Marcin Rutkowski
Added topic NormalizeDouble nn.nn9999999999 how to avoid it ???
Can some One help me how to avoid situation like this \ where after NormalizeDouble() we are have a digit ended like in the title (screen shot attached) simple example source code : #property strict void OnInit()
: