Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
some date/time/timestamp functions revisited
#2
Nice work. One thing that I advise, though, is that instead of this line:

Code: (Select All)
Screen _NewImage(1280, 1024, 32): _ScreenMove 0, 0

could put this at the top:

Code: (Select All)
$CONSOLE:ONLY

Some of us are on "tiny" laptops with only 768 pixel rows, and 8x8 characters become unreadable.

However I noticed a function GetColorXY(). Does this program do any text highlighting?
Reply


Messages In This Thread
RE: some date/time/timestamp functions revisited - by mnrvovrfc - 03-02-2023, 07:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Everything Date Library in progress SMcNeill 2 733 05-14-2025, 08:36 PM
Last Post: SMcNeill
  SAM native QB64PE speech synthesizer, port from C (v0.2.1), fixed design-time errors madscijr 5 992 04-09-2025, 03:55 PM
Last Post: madscijr
  QuadDraw revisited - drawing program work in progress Dav 34 7,249 10-09-2024, 10:29 PM
Last Post: Dav
  Working on Base-85 Encoder/Decoder Functions Dav 16 3,103 09-28-2023, 02:05 AM
Last Post: Dav
  Boring plot of 5000 functions! mnrvovrfc 4 1,180 07-06-2023, 02:23 AM
Last Post: mnrvovrfc

Forum Jump:


Users browsing this thread: 1 Guest(s)