Execute Lua scripts with hostlua and Notepad++Version 3.0 is out now.
New in this version is a virtual camera keyboard and a realistic LCD screen output. 29 functions have been specially prepared for this virtual interface:
cls(), console_redraw(), draw_clear(),
draw_ellipse(), draw_ellipse_filled(),
draw_line(), draw_pixel(), draw_rect(),
draw_rect_filled(), draw_string(),
file_browser(), get_draw_title_line(),
get_gui_screen_height(),
get_gui_screen_width(),
get_tick_count(), get_usb_power(),
is_key(), is_pressed(), print(),
print_screen(), set_backlight(),
set_console_autoredraw(),
set_console_layout(),
set_draw_title_line(), set_exit_key(),
set_lcd_display(), sleep(), textbox(),
wait_click()
Especially key and USB remote control functions can be tested. You can see, how are working your print and draw commands.
msl