Currently, TEdit lacks member functions for many Edit control messages (such as EM_ENABLESEARCHWEB, EM_SETCUEBANNER and EM_SHOWBALLOONTIP). It would be nice to add these, while at the same time improve the documentation, using our now standard way of linking into the Windows API documentation.
Discussion: Missing ListBox messages
News: 2023/08/tedit-demo
Wiki: OWLNext_Roadmap_and_Prereleases
Anonymous
GetCueBannner, SetCueBanner, ShowBalloonTip and HideBalloonTip were added to the trunk in [r6421].
Related
Commit: [r6421]