Babulesnik
Member
|
Chat Ineisis
I decided to use chat ineisis in my project. How do I find the index of the message, which is under the cursor?
|
|
08-23-2011 10:30 AM |
|
Babulesnik
Member
|
RE: Chat Ineisis
I wanted to use MinYMes=CM.messages[0].y_min;
MaxYMes=CM.messages[0].y_max;
But if I use to scroll these variables do not change (((
|
|
08-23-2011 12:30 PM |
|
Babulesnik
Member
|
RE: Chat Ineisis
(08-23-2011 02:51 PM)aceio76 Wrote: I really wish there were more documentation besides what is in code...
There must be a solution to this problem. May be able to help Grzegorz
|
|
08-23-2011 03:59 PM |
|
Esenthel
Administrator
|
RE: Chat Ineisis
(08-23-2011 02:51 PM)aceio76 Wrote: I really wish there were more documentation besides what is in code...
it's on the roadmap, will be soon
(08-23-2011 10:30 AM)Babulesnik Wrote: I decided to use chat ineisis in my project. How do I find the index of the message, which is under the cursor?
hint: you can use region.slidebar[1].offset() to get offset in screen cords
|
|
08-24-2011 05:56 PM |
|