|
Dear Programmers. I believe, that many of you have got tired from the rectangular and monotonous objects of the programs . Unfortunately, modern Integrated Development Environments don’t have tools for solving this problem. Certainly, you may take the points describing the graphic object ( Form, Button, PictureBox...) from the graphic editor and write the code of the program by yourself. But it is certainly possible if you have got few points or a lot of spare time and passion. While creating professional real object the number of points is measured by thousands. This isn’t the graphic editor. It is only a tool for the programmers, which helps automate the creation of not rectangular objects. First you create a WinRazor Skin File (*.wrs) for each object by the Skin Editor or Analyzer. Then you insert the ActiveX Control to your project and use the Control's functions for cutting of chosen objects according to the created skin files.
|