Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
open multiple screens at once
#1
Anyone else experiment with different ways to have multiple screens open at a time using QB64?  I've experimented with using The clipboard to send data from one QB64 app to another and it generally works but is of course prone to issues if there are other apps running that use the clipboard. Reading and writing to the same files as a way to get it done as well. What I've seen but am not apt with at all is sending data through networking schemes. Anyone have any tips or tricks they've used to do this?
Reply


Messages In This Thread
open multiple screens at once - by drewdavis - 09-09-2024, 04:34 AM
RE: open multiple screens at once - by SMcNeill - 09-09-2024, 07:22 AM
RE: open multiple screens at once - by Pete - 09-09-2024, 08:08 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  file.. open dialog window pmackay 2 397 08-31-2025, 11:27 PM
Last Post: pmackay
  Using _MapTriangle in Small Virtual Screens NakedApe 7 829 07-05-2025, 11:54 AM
Last Post: SMcNeill
  Testing against multiple elements at a time without select case CMR 4 819 04-17-2025, 02:16 AM
Last Post: CMR
  Locate command on the ttf graphical screens Helium5793 5 700 03-09-2025, 05:47 PM
Last Post: SMcNeill
Question Memory full when loading multiple images Ikerkaz 7 1,525 11-03-2024, 05:51 PM
Last Post: bplus

Forum Jump:


Users browsing this thread: 1 Guest(s)