--- In [email protected], "lasersword2001" <lasersword2...@...> wrote: > > Is there any way to make NSbasic apps skinable? The standard windows widgets > are really boring looking. Skins would be cool a great thing to add. > > :) >
You could make all or most of your buttons, picture elements. AddObject "NSCEPictureBox.NSCEPictureBoxCtrl.1","GeoL",60,40,400,150 with additional software, like Easy Button Creator you can produce screens with any graphical element occupying the picturebox. The only down side I had, was that on the CuWin3500, I could only use bmp files, and for rounded corner elements, I had to match the color of the Output background color with the button picture element back ground color, so the rounded button would look like it is floating over a picture or colored backgound. If your device can use png or gif files, you may be able to have a transparent background picture element as your buttons. -- You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en.
