Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functions to fix KI Chat scrolling issue. #222

Merged
merged 1 commit into from
Nov 18, 2012
Merged

Add functions to fix KI Chat scrolling issue. #222

merged 1 commit into from
Nov 18, 2012

Conversation

Lyrositor
Copy link
Member

Fixes #180 (if combined with the moul-scripts commit). These two Python/Plasma functions are used in the moul-scripts fix for the scrolling KI Chat issue.

Fixes #180 (if combined with the moul-scripts commit). These two Python/Plasma functions are used in the moul-scripts fix for the scrolling KI Chat issue.
@Mystler
Copy link
Contributor

Mystler commented Nov 17, 2012

Seems to work just fine! 👍

@Hoikas
Copy link
Member

Hoikas commented Nov 18, 2012

Two things:

  1. Need to add isAtEnd to Plasma.py
  2. ...

(11/18 12:49:55) KIHandler - Traceback (most recent call last):
(11/18 12:49:55) File ".\python\xKI.py", line 2027, in OnGUINotify
(11/18 12:49:55) self.ISendRTChat(control.getString())
(11/18 12:49:55) File ".\python\xKI.py", line 6336, in ISendRTChat
(11/18 12:49:55) self.IAddRTChat(sender,message,cflags)
(11/18 12:49:55) File ".\python\xKI.py", line 7096, in IAddRTChat
(11/18 12:49:55) chatArea.setScrollPosition(savedPosition)
(11/18 12:49:55) NameError: global name 'chatArea' is not defined

@Lyrositor
Copy link
Member Author

OK; I guess I missed that when I made the switch from xKIChat. I'll modify this.

EDIT: Done.

Hoikas added a commit that referenced this pull request Nov 18, 2012
Add functions to fix KI Chat scrolling issue.
@Hoikas Hoikas merged commit 378ea2a into H-uru:master Nov 18, 2012
Deledrius pushed a commit to Deledrius/Plasma that referenced this pull request Dec 4, 2012
Add functions to fix KI Chat scrolling issue.
Hoikas added a commit to Hoikas/Plasma that referenced this pull request Dec 13, 2012
Add functions to fix KI Chat scrolling issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make frequnt chats easy
3 participants