-
Recent Posts
Recent Comments
- mohamed on FieldByName, FindField: too convenient to be honest
- J.-G. Yu on Using Richedit 4.1 with D2010
- J.-G. Yu on Using Richedit 4.1 with D2010
- J.-G. Yu on Using Richedit 4.1 with D2010
- Jochen S. on The Unfortunate Effect of WM_SETREDRAW
Tags
- $Message
- A little bit of zis
- AutoSave
- Best practices
- Bug
- Code Camp
- CodeWay
- Coding standard
- ComCtrls
- Community
- Compiler directive
- Conference
- Configuration
- Data
- Debugger
- Delphi
- Explorer
- FieldByName
- IDE
- inherited
- Jobs
- LockWindowUpdate
- Maps
- Memory Leaks
- Meta
- Motorcycle
- Optimization
- Personal
- Quality
- Readers
- Resources
- RichEdit
- SendTo
- shell
- Sounds
- Speech
- Statistics
- TIOBE
- UI
- User Interface
- VCL
- Warnings
- Windows
Archives
Categories
Blogroll
Meta
Tag Archives: RichEdit
French Delphi Speech Session Downloadable
The zip of my CodeWay 4 session (in French) is now available for download here. FYI, the old CodeRage 4 session (in English) is also available from Embarcadero: “Speech Enabling Delphi Applications (zip)”
Posted in Conference, Delphi, Speech, User Interface, VCL, Windows
Tagged CodeWay, ComCtrls, Conference, Delphi, RichEdit, Speech, User Interface, VCL, Windows
1 Comment
French Delphi Speech Session Material
A big thanks to all who attended my session on Delphi Speech at CodeWay 4, the French online conference. As promised, I have uploaded the material used for the session:
Posted in Conference, Delphi, Speech, User Interface, VCL, Windows
Tagged CodeWay, ComCtrls, Conference, Delphi, RichEdit, Speech, User Interface, VCL, Windows
1 Comment
My Delphi Speech Session in French
… is almost now. The agenda for CodeWay 4 has it at 17:00 Paris time. That’s 8am here in San Francisco and 11am in Quebec and on the East Coast. Here’s the menu: •Vue d’ensemble •Synthese •Dictee •Contrôle •RichEdit 4.1 … Continue reading
Posted in Conference, Delphi, Speech, User Interface, Windows
Tagged CodeWay, Conference, Delphi, RichEdit, Speech, User Interface, Windows
Leave a comment
RichEdit On Scrolling Strike
We have an application that displays information in a scrolling RichEdit control, always displaying the latest, i.e. the bottom lines. For this purpose we add new lines at the bottom, place the SelStart at the end, to move the caret … Continue reading
Using Richedit 4.1 with D2010
Why Starting with Windows Vista, the OS offers a lot of features and improvements to the embedded Speech capabilities that are directly available for free to the Delphi developer, as I have shown in my CodeRage and DelphiLive sessions. But … Continue reading