Search found 4 matches
- Sun Dec 11, 2005 9:30 pm
- Forum: Support
- Topic: Creating custom items
- Replies: 4
- Views: 21154
Hi Sergey, I tried to figure out creating custom types myself from RVItem.pas. (Help says that "Detailed description of classes for item types is beyond the scope of this help file."). I check out two methods to override: SaveRVF and ReadRVFLine but there are many more methods. Could you write some ...
- Sat Dec 10, 2005 3:30 pm
- Forum: Support
- Topic: Creating custom items
- Replies: 4
- Views: 21154
Thanks, but it dont cover my problem :( I need to save pictures body also (for external images), and explicitly for emoticons (and files). I'm writing chat program and these data would go through sockets. //edit: I tried to use controls and stream them to RVF but streaming custom items is bandwidth ...
- Thu Dec 08, 2005 11:55 pm
- Forum: Support
- Topic: Creating custom items
- Replies: 4
- Views: 21154
Creating custom items
Hi Sergey, How could I create custom items and store my custom data within it? I know I must derive class from TCustomRVItemInfo. (TRVNonTextItemInfo in my case because I want invisible items) I saw SaveRVF method, but what about loading? Simply I need to do emoticons (not same-sized) and I cannot ...
- Tue Dec 06, 2005 10:24 pm
- Forum: Examples, Demos
- Topic: [Demo] How to play AVI files in editor
- Replies: 14
- Views: 117476