Thanks, is a single html template from the people at Bootstrap, grab one and just write!
You know, is as simple as uploading with ftp to the web files of your project. And SF has more like databases and php too, so you can install a forum or a wordpress site-
---
r3
bcimagebutton.pas
- streaming with LoadFromFile and SaveToFile methods
- Bitmap loading with BitmapFile and LoadFromBitmapFile
- Smoother Animation and now can be enabled or disabled
tests: save settings in lps files
other: version 3.1 svn
r4
bcbutton.pas now can be assigned from file with the method AssignFromFile, it styles the control from a saved file with SaveToFile method
basically the revision 4 is all we wanted some time ago! To skin our BCButton with simple and editable text files at runtime. It can be added for all components implementing 'Assign' in each one and then AssignFromFile, that's a modified version of LoadFromFile.