Author Topic: Clipboard Viewer  (Read 8579 times)

0 Members and 1 Guest are viewing this topic.

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Clipboard Viewer
« on: October 08, 2006, 04:08:00 pm »
Ok, I have been writing a program that outputs the current clipboard to a dumb terminal. Currently, I have it working so it outputs the current clipboard to the next line in sequence, provided it is less than 80 chars, but when it gets more than that, it doesn't output correctly...

I am also having a problem with it not starting on the far left.

Tomorrow, I will post the code for it.
Omnimaga Admin

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Clipboard Viewer
« Reply #1 on: October 08, 2006, 04:10:00 pm »
hmm I wonder how it looks, could you post a screenshot of it?  
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Clipboard Viewer
« Reply #2 on: October 09, 2006, 12:23:00 am »
user posted image

Well, that isn't mine, but it is close....

Mine doesn't support the different text sizes, and bold etc... , at least I don't think it does.

They are what went to old CPM computers. I have one, still functional, but the disks all went bad, so I have to get some more...
Omnimaga Admin

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Clipboard Viewer
« Reply #3 on: October 09, 2006, 01:55:00 am »
wow that look old school!  did that thing ran games and all, or just text stuff?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Clipboard Viewer
« Reply #4 on: October 09, 2006, 06:48:00 am »
The screen connected VIA a Serial connection, and it had default characters, a-z,A-Z,-9, and symbols
Omnimaga Admin

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
Clipboard Viewer
« Reply #5 on: October 09, 2006, 06:49:00 am »

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Clipboard Viewer
« Reply #6 on: October 09, 2006, 06:50:00 am »
jealous, you are.
Omnimaga Admin

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Clipboard Viewer
« Reply #7 on: October 09, 2006, 11:38:00 am »
Here is my terminal
user posted image

Too Big?
Omnimaga Admin

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
Clipboard Viewer
« Reply #8 on: October 09, 2006, 12:18:00 pm »
das huuuuuuge! *nod*

what has the cat toilet in the backgound have to do with it, though?

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Clipboard Viewer
« Reply #9 on: October 09, 2006, 12:31:00 pm »
QuoteBegin-Spellshaper+9 Oct, 2006, 17:18-->
QUOTE (Spellshaper @ 9 Oct, 2006, 17:18)
what has the cat toilet in the backgound have to do with it, though?  

 they are both under my desk. :Ptongue.gif
Omnimaga Admin

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Clipboard Viewer
« Reply #10 on: October 10, 2006, 03:28:00 am »
Ok, I finished the program.
Omnimaga Admin

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Clipboard Viewer
« Reply #11 on: October 10, 2006, 10:03:00 am »
cool, how does the code look?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Clipboard Viewer
« Reply #12 on: October 11, 2006, 06:27:00 am »
it is 38 lines.
Omnimaga Admin

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Clipboard Viewer
« Reply #13 on: October 12, 2006, 02:08:00 am »
well i meant could you post it? x.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)