FB II Compiler
PG PRO
Debugging
Memory
System
Mathematics
Resources
Disk I/O
Windows
Controls
Menus
Mouse
Keyboard
Text
Fonts
Drawing
Sound
Clipboard
Printing
Communication
ASM |
TEXT
How to ...
- Create strings longer than 255 chars
- Mix two regular strings into a long string
- Handle long strings
- Use C strings
- Append a Pascal string to a handle
- Convert a string to handle and back
- Convert a regular string to a fake Edit Field text
- Use HGETSTATE and HSETSTATE
- Know more about TEHANDLE
- Fill an Edit Field with an array of strings
- Limit the number of characters in an Edit Field
- Fill an array of strings with the lines of an Edit Field
- See all Edit Field types
- Retrieve the class of an Edit Field
- Convert Edit Field to Static Edit Field and back
- Renumber Edit Fields
- Use multiple Edit Fields for the same text
- Type in an Edit Field whose window is not active
- Avoid truncated characters with italic style
- Change the style of a static Edit Field
- Avoid flashing in Edit Fields
- Truncate text in an Edit Field
- Skip an Edit Field from the tab order with PG PRO
- Make 3D looking Edit Fields
- Display a focus border with Edit Fields
- Turn on the "outline hilighting" feature for an Edit Field
- Make transparent Edit Fields
- Solve a bug when dimming Edit Fields
- Update a scroll button linked to an Edit Field
- Insert text in an Edit Field
- Use MUNGER to replace text
- Use MUNGER with styled text
- Display all avalaible fonts in an Edit Field
- Get the height of an Edit Field
- Get the number of lines in an Edit Field
- Extract a specific line in an Edit Field
- Know if pasted text will be totally visible in an Edit Field
- Resize Edit field with scrollbar
- Get info on Edit field with scrollbar
- Make an Edit Field acting like a button
- Search for characters
- Replace characters in an Edit Field
- Make a password Field
- Initialise a string variable
- Rotate text
- Be aware of the Script Manager
- Take care of international capitalization
- Manipulate text with missing toolbox functions
- Implement RelString
- Copy text to the Clipboard
- Parse text for mathematical functions
- Quickly strip spaces from a string
- Code with SOUNDEX
- Encode and decode in base 64
- Create a SimpleText file
- Protect a TEXT resource
- Manage large grid cells
- Store very large texts
|