Csound Csound-dev Csound-tekno Search About

[Csnd] Re: FLTK on Mac

Date2009-01-02 09:53
Fromvictor
Subject[Csnd] Re: FLTK on Mac
This is a problem with Acqua and FLTK. I think it is a 10.5
issue (AFAIK it does not happen on 10.4). Perhaps Anthony
Kozar might be able to help you, since he has a 10.5 machine
and is doing the packages for it.

Victor
----- Original Message ----- 
From: "Darren Nelsen" 
To: 
Sent: Friday, January 02, 2009 2:54 AM
Subject: [Csnd] FLTK on Mac


> I'm new to FLTK. It looks promising for creating cross-platform  realtime 
> Csound interfaces.
>
> Problem on Mac...
>
> When I launch a csd file (from Terminal) with FLTK components, I  cannot 
> get focus on the FLTK windows to move them, bring them to  front, close, 
> etc. If I switch to another app, I cannot switch back  and I have to move 
> all other app windows out of the way to get back to  the FLTK windows.
>
> Can someone say what is going on with this, and is there a way to make 
> FLTK behave nicely with the OS (or vice versa)? I'm using OS X 10.5.6
>
> Thanks!
>
> --
> Darren Nelsen
> http://www.curiomusic.com
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound" 


Date2009-01-03 15:49
FromAnthony Kozar
Subject[Csnd] Re: Re: FLTK on Mac
I have only done minimal testing of FLTK on 10.5, but IIRC it did work for
me.  The FLTK window always appears underneath my terminal window so that I
have to minimize the terminal before I can select the FLTK window.  I am
then able to select it and use it.

I will take another look though once I have new packages for 10.5 ready.  If
Darren could send me his CSD file, that would be helpful.  I will also try
to look into changing the code so that the FLTK window appears on top and
receives focus immediately.

Anthony Kozar
mailing-lists-1001 AT anthonykozar DOT net
http://anthonykozar.net/

victor wrote on 1/2/09 4:53 AM:

> This is a problem with Acqua and FLTK. I think it is a 10.5
> issue (AFAIK it does not happen on 10.4). Perhaps Anthony
> Kozar might be able to help you, since he has a 10.5 machine
> and is doing the packages for it.

> ----- Original Message -----
> From: "Darren Nelsen" 
> To: 
> Sent: Friday, January 02, 2009 2:54 AM
> Subject: [Csnd] FLTK on Mac

>> When I launch a csd file (from Terminal) with FLTK components, I  cannot
>> get focus on the FLTK windows to move them, bring them to  front, close,
>> etc. If I switch to another app, I cannot switch back  and I have to move
>> all other app windows out of the way to get back to  the FLTK windows.