Hey Klaus
Thanks for the feedback. So what I ended up doing was creating a single menu and installing that. This magically allowed the MenuPick event handler to trap "About" being selected from the "default" menu. Only problem with this fix is it requires a menu to be installed that I don't really ...
Search found 12 matches
- Wed Sep 05, 2012 1:44 pm
- Forum: Mac OS
- Topic: "Default" Menu in Mac OS X Standalone
- Replies: 2
- Views: 4458
- Tue Sep 04, 2012 9:03 pm
- Forum: Mac OS
- Topic: "Default" Menu in Mac OS X Standalone
- Replies: 2
- Views: 4458
"Default" Menu in Mac OS X Standalone
When running a standalone, there is a "default" menu [sits to the right of the Apple Menu] called the same as the Stack name. It contains a number of menu items including "About" and "Quit".
How does one trap user selection of the "About" and "Quit" items? The standard "MenuPick" doesn't seem to ...
How does one trap user selection of the "About" and "Quit" items? The standard "MenuPick" doesn't seem to ...
- Thu Aug 23, 2012 3:14 pm
- Forum: Talking LiveCode
- Topic: Datagrid Bug
- Replies: 7
- Views: 7854
Re: Datagrid Bug
Hi Alasdair,
this is the way it works! :D
Check "cached controls" for the grids and all is fine!
When this is UNCHECKED, then the DG library will only copy that much template groups to the datagrid that are VISIBLE in the grid!
If checked then ALL necessary groups are copied to the datagrid at ...
this is the way it works! :D
Check "cached controls" for the grids and all is fine!
When this is UNCHECKED, then the DG library will only copy that much template groups to the datagrid that are VISIBLE in the grid!
If checked then ALL necessary groups are copied to the datagrid at ...
- Wed Aug 22, 2012 1:24 pm
- Forum: Talking LiveCode
- Topic: Datagrid Bug
- Replies: 7
- Views: 7854
Datagrid Bug
I've found what I can only describe as a "bug" with Datagrids on Mac OS X. I am a reasonably competent RunRev coder, so I hope that this is just a case of me not reading a particular bit of documentation... however:
In the enclosed stack there are two data grids - one shows 7 lines [of 30] and the ...
In the enclosed stack there are two data grids - one shows 7 lines [of 30] and the ...
- Thu Oct 02, 2008 1:56 pm
- Forum: Linux
- Topic: Random Freeze/Quit
- Replies: 8
- Views: 10982
System Temperature
It's a custom-designed panel-PC unit inside a metal kiosk.
Core temp was running at about 50 deg centigrade when at idle [and correctly vented] it runs at like 28 - 30.
Think this is more an issue of Ubuntu and/or BIOS-level temp management rather than anything to do with RunRev.
However, having ...
Core temp was running at about 50 deg centigrade when at idle [and correctly vented] it runs at like 28 - 30.
Think this is more an issue of Ubuntu and/or BIOS-level temp management rather than anything to do with RunRev.
However, having ...
- Thu Oct 02, 2008 1:15 pm
- Forum: Linux
- Topic: Random Freeze/Quit
- Replies: 8
- Views: 10982
Issue Fixed
So this took ages, but basically we've worked out that the specific hardware platform we're authoring for gets very hot when graphics-intensive work takes place.
This caused Ubuntu to freeze and/or reboot.
Now additional fans are added, the systems are okay [but we still have a video issue with ...
This caused Ubuntu to freeze and/or reboot.
Now additional fans are added, the systems are okay [but we still have a video issue with ...
- Tue Jul 22, 2008 5:19 pm
- Forum: Linux
- Topic: Random Freeze/Quit
- Replies: 8
- Views: 10982
Application INfo
Hi,
The app allows people to view some image content. However, when it's on a main menu screen [no processes, no sockets, no idle loop, da nada] it does nothing and still quits.
Looking around forums, it may be an Ubuntu issue with system overheating and nothing to do with RunRev, just we've not ...
The app allows people to view some image content. However, when it's on a main menu screen [no processes, no sockets, no idle loop, da nada] it does nothing and still quits.
Looking around forums, it may be an Ubuntu issue with system overheating and nothing to do with RunRev, just we've not ...
- Tue Jul 22, 2008 12:41 pm
- Forum: Linux
- Topic: Random Freeze/Quit
- Replies: 8
- Views: 10982
Random Freeze/Quit
We're seeing a random freeze/quit with a compiled application running under an up-to-date Ubuntu 8.04 system.
The app isn't doing very much - just moving between cards which have photos placed on them.
The app freezes, then goes to a beige screen [much like the generic Ubuntu desktop before a ...
The app isn't doing very much - just moving between cards which have photos placed on them.
The app freezes, then goes to a beige screen [much like the generic Ubuntu desktop before a ...
- Tue Jul 01, 2008 3:23 pm
- Forum: Linux
- Topic: Video Playback in Linux
- Replies: 3
- Views: 6792
More Linux Video Issues
Running under Ubuntu 8.04 with completely up-to-date system and noticing some interesting video issues while using mplayer as the videoclipplayer:
[a] setting the looping property has no effect.
cannot set the currentTime of a movie.
[c] potential memory leakage resulting in app quitting when ...
[a] setting the looping property has no effect.
cannot set the currentTime of a movie.
[c] potential memory leakage resulting in app quitting when ...
- Tue May 20, 2008 12:35 pm
- Forum: Linux
- Topic: Video Playback in Linux
- Replies: 3
- Views: 6792
- Fri May 16, 2008 10:29 am
- Forum: Linux
- Topic: Video Playback in Linux
- Replies: 3
- Views: 6792
Video Playback in Linux
We're running in Ubuntu 8.04 and getting pretty good results out of RR 2.9 - however, there's some odd things going on with the video playback.
Our video clip player is set to mPlayer and we can load clips to play, however a number of the functions don't work.
Most annoyingly, setting looping to ...
Our video clip player is set to mPlayer and we can load clips to play, however a number of the functions don't work.
Most annoyingly, setting looping to ...
- Fri May 16, 2008 10:24 am
- Forum: Linux
- Topic: Linux Versions RunRev works well on
- Replies: 7
- Views: 12003
Ubuntu 8.04
We're running with Ubuntu 8.04 and getting really good performance.