About Store Forum Documentation Contact



Post Reply 
Chat Ineisis
Author Message
Babulesnik Offline
Member

Post: #1
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
Find all posts by this user Quote this message in a reply
Babulesnik Offline
Member

Post: #2
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
Find all posts by this user Quote this message in a reply
Babulesnik Offline
Member

Post: #3
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
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
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
Find all posts by this user Quote this message in a reply
Post Reply