Search found 5 matches

by Tong
Tue Aug 06, 2013 3:42 am
Forum: Support
Topic: A bug? or something is wrong? - about selection disappeared!
Replies: 2
Views: 9432

Thank you very much. it works correctly now.
by Tong
Sun Aug 04, 2013 6:12 am
Forum: Support
Topic: A bug? or something is wrong? - about selection disappeared!
Replies: 2
Views: 9432

A bug? or something is wrong? - about selection disappeared!

Hello, Please run the demo Actiontest.exe,you'll find that the Blue Bar for the selection is disappeared inexplicably when you right click the blank space, but, if the cursor is in the selection, all is correct. How to make the hightlight bar that indicating a selected item not disappear when I ...
by Tong
Thu Sep 20, 2007 2:30 am
Forum: Support
Topic: How to get the size in pixels of the Blue bar when selecting
Replies: 4
Views: 12291

Thank you very much.
But My solve is very interesting. I'll create a program to demo it and send you the code.
by Tong
Mon Sep 17, 2007 3:24 am
Forum: Support
Topic: How to get the size in pixels of the Blue bar when selecting
Replies: 4
Views: 12291

Yes. How to scroll to the selection in TRichView like TRichEdit or TTreeView is difficult, but I 've found a method. I'll send you the code when I finish it.
by Tong
Wed Sep 12, 2007 8:40 am
Forum: Support
Topic: How to get the size in pixels of the Blue bar when selecting
Replies: 4
Views: 12291

How to get the size in pixels of the Blue bar when selecting

Hello,
I'm using TRichView, I want to control scrollbar exactly in my program,so I must determine the size(top,left,width,Height) in pixels of the Blue bar when I select a Item, could anyone give me a hint? Thanks.