Difference between revisions of "Scout/HowTo/3.8"
(→HowTo's) |
(Added "how to display HTML content") |
||
Line 25: | Line 25: | ||
*[[{{BASEPAGENAME}}/{{SUBPAGENAME}}/Add FileChooser support for RAP UI|Add FileChooser support for RAP UI]] | *[[{{BASEPAGENAME}}/{{SUBPAGENAME}}/Add FileChooser support for RAP UI|Add FileChooser support for RAP UI]] | ||
*[[{{BASEPAGENAME}}/{{SUBPAGENAME}}/Transfer a file from the client to the server|Transfer a file from the client to the server]] | *[[{{BASEPAGENAME}}/{{SUBPAGENAME}}/Transfer a file from the client to the server|Transfer a file from the client to the server]] | ||
+ | *[[{{BASEPAGENAME}}/{{SUBPAGENAME}}/Display HTML content|Display HTML content]] | ||
== HowTo's for other Releases== | == HowTo's for other Releases== |
Revision as of 09:28, 5 March 2013
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
Recipes for common Scout tasks.
See the complete list in the Scout How To 3.8 category.
HowTo's
- Install Scout SDK
- Create a new Scout Project
- Add an Icon
- Create Permissions
- Exchange Default Images
- Open a Form in a View
- Setup different Log Configurations for Production and Development
- Create a CustomLogManager for log4j
- Make use of the additional Scout Logging Features
- Using JRE 1.6 with its packaged javax and org.w3c classes
- Create a Standalone Client with DB Access
- Write a JDBC Connection Bundle
- Use RemoteFileService
- Create a Code Type and use it in a Smartfield (Part of minicrm Tutorial, but you can apply it to your own project with some changes)
- Add a custom GUI component
- Set up an extended Search as part of a Wizard
- Display images in a table page
- Branding the Swing Client
- Add FileChooser support for RAP UI
- Transfer a file from the client to the server
- Display HTML content