Search found 6 matches

by rfarnold47
Mon Jul 08, 2024 2:30 am
Forum: Bug Triage
Topic: Hide cursor, yes, no, depends... HELP!
Replies: 30
Views: 7365

Hide cursor, yes, no, depends... HELP!

A button script to play a series of videos will hide the cursor with: Set cursor to none set lockcursor to true when the button is clicked with the mouse (its a mouseup handler) But if I attempt to activate the script in the OpenStack handler so that it runs on startup, the cursor remains visible (e...
by rfarnold47
Thu Jun 27, 2024 4:34 am
Forum: Multimedia
Topic: hide cursor during video problem -- please help
Replies: 2
Views: 21184

hide cursor during video problem -- please help

Hello and thanks up front for any help here. I have created an app to display a video artwork full screen -- it randomly sequences video clips. All is good but there are two presentation modes, one manual and the other automatic. All video is played by clicking the "play" button I created that is sc...
by rfarnold47
Thu Jun 20, 2024 12:04 am
Forum: Mac OS
Topic: Mac standalone download damaged
Replies: 17
Views: 28361

Re: Mac standalone download damaged

This is a somewhat old thread but I have recently encountered this issue and thought I would contribute what I learned. As I developed an app, I tested sending the app to myself via download (iCloud and WeTransfer). MacOS, Intel standalone. The resulting download was always damaged unless I first pl...
by rfarnold47
Fri Jan 17, 2020 5:09 am
Forum: Off-Topic
Topic: RTF output help
Replies: 1
Views: 3400

RTF output help

I am creating an app that will convert input files to rtf. I am trying to figure out how to define a font table in such a way that if a font is NOT selected by the user of my app the RTF document will open in whatever application's default font. In other words, if a font is not defined, and the RTF ...
by rfarnold47
Thu Jan 09, 2020 4:46 am
Forum: Windows
Topic: Option menu button behavior
Replies: 3
Views: 4394

Re: Option menu button behavior

thanks for the helpful feedback!
by rfarnold47
Sun Jan 05, 2020 5:41 am
Forum: Windows
Topic: Option menu button behavior
Replies: 3
Views: 4394

Option menu button behavior

hi everyone. I searched for this but didn't find .I am porting an app I created on Mac to Windows. It has several Option Menu buttons. On the mac, the "enable" and "disable" menuitem commands work as expected. however, on Windows, instead of a menu item being greyed-out if disabled, it shows the "("...