> Yes, you can remove the __APPLE_COCOA__ line from config.h if 
> you build
> with make or from ide/Xcode3.1/config.h if you use Xcode, rebuild
> the libraries, and obtain the good old Carbon FLTK-1.3, 
> without loosing
> other updates.

Yes, thanks - I'll do that if I can't get the "real thing" to work
reliably.

> Don't forget to rebuild also your apps making them
> point to the same config.h

I don't usually (ever?) point my app code at config.h, so that should be
OK.


> You'll recognize Cocoa-ized apps running the "About myprog" 
> item of the
> application menu: it reads "FLTK 1.3 Cocoa"

Yes, I have seen that working, which is quite neat.

Also, I think you were proposing a patch to allow us to attach our own
"About box" to that mechanism? I would be very much in favour of that -
much of my code already has an "about box" so it would be really neat to
hook that into the Mac menu item properly.

Indeed, we could even tweak the Sudoku example code to use that - I
think it has an about box already too?

Oh, here's a thing... I notice that sometimes (but only occasionally)
when I click on the "About myprog" menu entry, the dialog that is popped
appears *behind* the app main window rather than in front of it, which
made me think it was not working until I moved the window and saw the
dialog box was there...

Is that just me, or are others seeing that too?
-- 
Ian




SELEX Sensors and Airborne Systems Limited
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to