LVGODUR4JTC7AT6B5QZK6QV35VW3L6RFSLCNKQSSA2FGTCYROUTQC
on.file_drop = function(dropped_file)
if dropped_file:getFilename() == Editors[1].filename then
initialize_editors(Editors[1].font_height, Editors[1].filename, Editors[1].screen_top1)
else
initialize_editors(Editors[1].font_height, dropped_file:getFilename(), {line=1, pos=1})
end
end
{"on.key_release":15,"Cursor_editor":16,"on.file_drop":108,"on.mouse_press":63,"on.mouse_release":59,"Filename":85,"Screen_top":87,"initialize_editors":96,"on.draw":105,"fw_app":"broadsheet","resync_editors":107,"fw_parent":107,"on.load_settings":95,"on.resize":98,"on.keychord_press":99,"on":1,"Editors":6,"on.text_input":69,"on.save_settings":88,"on.initialize":94,"Font_height":86}