Search found 57 matches

by micmac
Sat Sep 20, 2025 3:50 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Modern OSX window?
Replies: 30
Views: 6639

Re: Modern OSX window?

christoph wrote:
Sat Sep 20, 2025 1:33 pm
You could take some inspiration from the sample stack 'Yosemite Style Window Creator'
Go to Help>Sample Stacks and search for windowShape
Thank you!

Its a start

Michael
by micmac
Thu Sep 18, 2025 7:05 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Modern OSX window?
Replies: 30
Views: 6639

Re: Modern OSX window?

Klaus wrote:
Thu Sep 18, 2025 5:58 pm
Nope, it's true!
Only after Livecode 10
by micmac
Thu Sep 18, 2025 2:41 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Modern OSX window?
Replies: 30
Views: 6639

Re: Modern OSX window?

When macOS went from 10,x to 11 the "modern" window was introduced without a grey titlebar

Mic
by micmac
Thu Sep 18, 2025 12:34 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Modern OSX window?
Replies: 30
Views: 6639

Re: Modern OSX window?

Klaus wrote:
Thu Sep 18, 2025 12:28 pm
Yes, what do you exspect in that case?
Then it is up to us, the developers, to provide this functionality somehow, if neccessary.
Go to first post in this thread, Klaus
by micmac
Thu Sep 18, 2025 12:21 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Modern OSX window?
Replies: 30
Views: 6639

Re: Modern OSX window?

macOS 13.8

Modern windows no longer have the top bar

I you choose to have no topbar you also loose window controls and rounded corners

Mic
Skærmbillede 2025-09-18 kl. 13.15.46.jpg
Skærmbillede 2025-09-18 kl. 13.15.46.jpg
by micmac
Thu Sep 18, 2025 12:06 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Modern OSX window?
Replies: 30
Views: 6639

Re: Modern OSX window?

Klaus wrote:
Thu Sep 18, 2025 11:43 am
Hi Mic,

what version of LC are you referring to?
I thought that LC, like any other macOS app, will "borrow" the windows and many of the controls from the underlying OS?

Best

Klaus
9.6.3
by micmac
Thu Sep 18, 2025 11:34 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Modern OSX window?
Replies: 30
Views: 6639

Re: Modern OSX window?

Klaus wrote:
Thu Sep 18, 2025 11:08 am
A Livecode 10.0.2 stack.
Thank you Klaus

I was not aware that 10 had this kind of window.

I do not have version 10

Mic
by micmac
Thu Sep 18, 2025 8:35 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Modern OSX window?
Replies: 30
Views: 6639

Modern OSX window?

Hi there

Has anyone constructed a modern OSX window, they want to share?


Thanks
Mic
by micmac
Fri Oct 13, 2023 1:15 pm
Forum: Talking LiveCode
Topic: Can a livecode app be a menuitem app on Mac?
Replies: 10
Views: 12392

Re: Can a livecode app be a menuitem app on Mac?

Kaffee und Kuchen für dich, Klaus
K&K.jpg
K&K.jpg (23.63 KiB) Viewed 12212 times
Mic
by micmac
Fri Oct 13, 2023 12:44 pm
Forum: Talking LiveCode
Topic: Can a livecode app be a menuitem app on Mac?
Replies: 10
Views: 12392

Re: Can a livecode app be a menuitem app on Mac?

Thank you Klaus Made your script work! :D Made this alteration: macStatusMenuSet "el_menu", "enabled", TRUE —> macStatusMenuSet el_menu, "enabled", TRUE. (no quotes on el_menu) Could not make the icon work. Tried different versions of Long ID with and without quotes, but just got a black square. NOW...
by micmac
Fri Oct 13, 2023 10:17 am
Forum: Talking LiveCode
Topic: Can a livecode app be a menuitem app on Mac?
Replies: 10
Views: 12392

Re: Can a livecode app be a menuitem app on Mac?

Hi again

I possible, could anybody be kind and give me an example of this?

Thanks
Mic
by micmac
Tue Oct 10, 2023 4:03 pm
Forum: Talking LiveCode
Topic: Can a livecode app be a menuitem app on Mac?
Replies: 10
Views: 12392

Re: Can a livecode app be a menuitem app on Mac?

You mean you want your LC app to stay in the menu bar or better said you want your LC app to display a menu in the status bar on Mac? If that's the question then yes. ;) Have a look at 'mac status menu' in the dictionary. Thank you matthiasr, but the dictionary is not very helpful. Could you point ...
by micmac
Tue Oct 10, 2023 12:44 pm
Forum: Talking LiveCode
Topic: Can a livecode app be a menuitem app on Mac?
Replies: 10
Views: 12392

Can a livecode app be a menuitem app on Mac?

Hi

The topic says it all:

Can a livecode app be a menuitem app on Mac?

Thanks
Mic
by micmac
Tue Jan 24, 2023 2:48 pm
Forum: Talking LiveCode
Topic: A simple Spline
Replies: 12
Views: 6890

Re: A simple Spline

Always nice when you tune in Bernd!

Added you code
by micmac
Sun Jan 22, 2023 10:19 am
Forum: Talking LiveCode
Topic: A simple Spline
Replies: 12
Views: 6890

Re: A simple Spline

I know Stam

As I said it was in the simplest form for you to elaborate on...

Mic