Author Topic: New Version Uploaded  (Read 2693 times)

Cybermonkey

  • Administrator
  • *****
  • Posts: 0
New Version Uploaded
« on: March 30, 2014, 04:51:08 PM »
Today I uploaded version 1.3 of ChipmonkeyLua. What's new?
  • deleteline
  • insertline
  • overall a more advanced edit system
  • added a “colors.conf” for default text and background colours
    • 1st line: background colour
    • 2nd line: text colour
The colour value must range from 0 to 65535. if you want to convert an RGB value, start CMLua and type
Code: [Select]
print (hrgb(red,green,blue))
I am really happy with the new line input. Now you can use the cursor keys to change what you've typed, also POS1 and END are possible.

Cybermonkey

  • Administrator
  • *****
  • Posts: 0
Re: New Version Uploaded
« Reply #1 on: March 30, 2014, 09:04:19 PM »
Short tutorial how to change the colors without external editor: http://youtu.be/h1MCMkg14J8

Cybermonkey

  • Administrator
  • *****
  • Posts: 0
Re: New Version Uploaded
« Reply #2 on: April 01, 2014, 02:07:00 PM »
ChipmonkeyLua 1.3 works 100% on ReactOS 0.3.16