... Very good question! Thanks. Not to be picky with words, but it is: *How" to read/write to USB ports? Obviously, it can be done. Please try google "USB...
don't you have a standard midi in and midi out 5 pin din connectors?. That way all you have to do is swap the cables and your keyboard plays the midi files...
Hello Jonh, I have more than 1 midi in/midi out ,but I wanted to read /write in general to USB ports which may become very handy for other USB devices...
In today's programming technology you really no longer read and write to "ports" if that makes any sense. You read and write to the drivers that control the...
Long, long ago, John Graves, a life form in far off space, ... Yes, I was thinking of a PRINTER object and a USB object. Is this what you mean? And yes, alas,...
Long, long ago, John Graves, a life form in far off space, ... John, maybe this baby is worth a "declare function" to play with: The DeviceIoControl function...
... From: doctor electron To: hotbasic@yahoogroups.com Sent: Wednesday, March 03, 2004 9:29 PM Subject: Re: [HotBasic] Re: Read/ Write to USB Port Dr. Electron...
Long, long ago, Alexander Hofer, a life form in far off space, emitted: Thank you, Alex! ... Great tip! What we now have is a direct access to single WS_ bits...
Okay, I'm in! Just got my registered version and will spend a few days getting my feet on the ground with the new goodies... then we'll decide something for a...
Welcome Doc, It wil be great fun from now ;-) I'am in the middle of translating my guitar chord program to HB. It's progessingly fast to the end state. All...
Thanks Cor, I'm glad to be aboard! ...I had been watching the development of HotBasic for some time, then took a extended jump over to "Linux-only" computing...
Long, long ago, tq_docmann, a life form in far off space, ... Re Cor's program, I've seen screen shots, and this may well be THE chord program from guitarists...
I'm testing 'Alex' bitmap buttom example from 'File' section and found it quite a good example for extending BUTTON component with .Layout option similar to...
... because it is now an "image" button as examination of its .style will show. You could reset style back to default or as I suspect, you want image and...
... P.S. Or a canvas with the text over the button with the image. Or .Draw to the button from a BITMAP with the text. It is getting to the point in HotBasic,...
Dear friends, Just received a spam including: "21 CD-ROMs of intensive practical SQL Server 2000 administration training, ... " In a nutshell, this echoes why...
... I think it should has OWNERDRAW to associate with the buttons Styles or ExStyle built-in into the button. Then the icon/bitmap parse into OWNERDRAW either...
Long, long ago, Don, a life form in far off space, emitted: Dear Don, ... There is a BS_OWNERDRAW (=&HB) so go for it. "Ownerdraw" means drawing methods such...
... Then it worked! Just like a CANVAS, nothing is shown until you draw it. Thanks for the test. Now you can draw your bmps, and text in any combination,...
Hee heh... I've started working my way through (studying) *all* of the various messages and code samples posted here, as part of a "get familiar with HotBasic"...
Long, long ago, trondoc2020, a life form in far off space, emitted: Joe, you are too humble! Looks like you are up to something very interesting! ... Above if...
Long, long ago, trondoc2020, a life form in far off space, emitted: ... F1.LoadArray dbFbyte One statement above loads array. [smile] Jim Greetings, doctor...
... Yepper, *always!* :) ... Actually in this case, the code in question wasn't significant. I was just using that as a general example, rather than actually...