04-08-2025, 01:14 AM
Okay, fine. In addition to the title bar "x" to click close the form, you can now use the space bar to toggle the form on and off the screen.
Pete
Pete
|
Peek-a-boo Hardware Form Concept
|
|
04-08-2025, 01:14 AM
Okay, fine. In addition to the title bar "x" to click close the form, you can now use the space bar to toggle the form on and off the screen.
Pete
Added more comments to the final example.
No bugs detected so far, but if you click to drag, but don't drag, on release the shadow appears to go darker for a millisecond. I'd like to see what is causing that, and eliminate it if possible. Either that, or re-code the drag part to only take place if the mouse has moved during the left button event. That's pretty easy to do. (Fixed now.) Pete
04-09-2025, 04:52 PM
Found a way to do the job without a mask. See last code box in the first post.
Pete
04-10-2025, 09:04 PM
(This post was last modified: 04-10-2025, 09:04 PM by TempodiBasic.
Edit Reason: typo error
)
well done
04-10-2025, 09:49 PM
Or as Steve would say, "Well,... done."
Thanks, and thanks again for the demo to turn the text into a hardware image. Initially I though that might slow down the typing input, but I'm glad I tried it, because it types just fine. I really can't see any speed difference, so that was pretty impressive. Pete |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| CHALLENGE: Make a better drag and drop to a form. | Pete | 0 | 200 |
12-20-2025, 08:41 AM Last Post: Pete |
|
| Writing on hardware form by switching display order. | Pete | 0 | 444 |
04-09-2025, 03:00 AM Last Post: Pete |
|
| Screw Peek-a-boo. Write on a hardware image form. | Pete | 0 | 443 |
04-08-2025, 11:28 PM Last Post: Pete |
|
| Hardware images for buttons,popups and inputboxes: an insane way? | TempodiBasic | 2 | 595 |
04-06-2025, 07:19 AM Last Post: TempodiBasic |
|
| Hardware Popup Menu. Yes, Dragable! | Pete | 2 | 682 |
04-03-2025, 12:15 AM Last Post: Pete |
|