Jump to content




HORIZON File Manager

utility pocket computer

  • You cannot reply to this topic
4 replies to this topic

#1 -DECE-

  • Members
  • 30 posts

Posted 09 February 2018 - 04:43 PM

HORIZON


It is standalone version of powerful and easy-to-use

file maneger from my VedroidOS


Screenshots:
Spoiler


Download:
Spoiler


#2 magiczocker

  • Members
  • 46 posts

Posted 09 February 2018 - 06:28 PM

I found some issues:
- The screen flickers when I scroll
- The clock only update, when a event like "mouse_scroll" or "key" is incoming

#3 EveryOS

  • Members
  • 570 posts
  • LocationOver there ->

Posted 09 February 2018 - 07:55 PM

View Postmagiczocker, on 09 February 2018 - 06:28 PM, said:

I found some issues:
- The screen flickers when I scroll
- The clock only update, when a event like "mouse_scroll" or "key" is incoming
Use
os.queueEvent('')
or
os.startTimer(.5)
or wtvr

#4 SquidDev

    Frickin' laser beams | Resident Necromancer

  • Members
  • 1,427 posts
  • LocationDoes anyone put something serious here?

Posted 09 February 2018 - 08:44 PM

View PostEveryOS, on 09 February 2018 - 07:55 PM, said:

-snip-
Both of those will end up firing far more events than are actually needed, slowing down other people's computers. It'd probably be better to use os.setAlarm + and listen to alarm events.

#5 -DECE-

  • Members
  • 30 posts

Posted 12 February 2018 - 02:46 PM

I fixed clock





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users