Skip navigation.
 
mlRe: LSUIElement does not work as documented?
FROM : Andrew Farmer
DATE : Tue Nov 30 19:44:07 2004

On 30 Nov 2004, at 02:23, Stephane Sudre wrote:
> On 29 nov. 04, at 22:21, Andrew Farmer wrote:

>> On 29 Nov 2004, at 03:57, Stephane Sudre wrote:

>>> Is LSUIElement supposed to be working on Mac OS X 10.2.x?

>>
>> I don't have a Jaguar system in front of me, but I seem to remember
>> it working just fine for me.

>
> The fact is I do have a Jaguar system in front of me and I'm pretty
> sure the behavior is not the documented one.
>
> On 10.2, when the LSUIElement key is set to 1 (string), no windows are
> displayed from the application. On 10.3, it works as documented.


Try setting the LSUIElement key to a boolean.

>     <key>LSUIElement</key>
>     <true/>

Related mailsAuthorDate
mlLSUIElement does not work as documented? Stephane Sudre Nov 29, 12:57
mlRe: LSUIElement does not work as documented? Andrew Farmer Nov 29, 22:21
mlRe: LSUIElement does not work as documented? Stephane Sudre Nov 30, 11:23
mlRe: LSUIElement does not work as documented? John Stiles Nov 30, 19:41
mlRe: LSUIElement does not work as documented? Andrew Farmer Nov 30, 19:44
mlRe: LSUIElement does not work as documented? Jérome Foucher Nov 30, 20:44