This is for discussion of code "At a Glance" posted by Rodney in the Source Code forum. https://forum.powerbasic.com/forum/u...82-at-a-glance
Howdy, Rodney!
As I understand it, your app is a bit like a clipboard viewer, where a history of clipboard entries is stored and can be browsed in a popup window? Except that in your app, it's like having a 2nd clipboard in which only code is placed, leaving the Windows clipboard available for normal use.
Howdy, Rodney!
As I understand it, your app is a bit like a clipboard viewer, where a history of clipboard entries is stored and can be browsed in a popup window? Except that in your app, it's like having a 2nd clipboard in which only code is placed, leaving the Windows clipboard available for normal use.
Comment