• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Repost : Nested Modal Window in Cocoa framework.Is it a bug in Cocoa framework?Anyone from Apple listening?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Repost : Nested Modal Window in Cocoa framework.Is it a bug in Cocoa framework?Anyone from Apple listening?


  • Subject: Re: Repost : Nested Modal Window in Cocoa framework.Is it a bug in Cocoa framework?Anyone from Apple listening?
  • From: Manish Pattath <email@hidden>
  • Date: Wed, 24 Mar 2004 05:12:53 +0000 (GMT)

Thanks a lot for the reply Amul.
I will file it as a bug along with a sample
application ASAP.

--- Amul Goswamy <email@hidden> wrote: > Could you
please file this at
> http://bugreport.apple.com and include
> your application or a sample application that
> displays this issue? if
> you don't have an apple id, you can get one for free
> at
> http://developer.apple.com
>
> -Amul
>
>
> On Mar 23, 2004, at 6:27 AM, Manish Pattath wrote:
>
> > Hi All,
> >
> > We have written a TWAIN DataSource [Basically a
> > Scanner] which launches the UI housed in a Cocoa
> > Framework.
> >
> > Have 2 windows [ each window is in a separate NIB
> > file. i.e. there are 2 nib files] which we want to
> > launch as Modal Windows.
> >
> > First Window - Has "Ok" and "Cancel" buttons.On
> Click
> > of a "Ok" button, second window is launched.
> >
> > Second Window - Has Toolbar and Contextual Menus
> etc.
> > NSScrollView etc.
> >
> > On 10.2.8
> > It launches fine - but all the toolbar items are
> > disabled except for the customView containing an
> > NSPopupButton.
> > Contextual Menus don't appear[displayed on
> Ctrl+Click
> > on thumbnails in a ScrollView] at all.
> > Toolbar items becomes enabled when a sheet drops
> down.
> > On 10.3.2
> > All the toolbar items are enabled, Contextual
> Menus
> > appear very rarely but are disabled/don't appear
> at
> > all.
> >
> > API's used:
> >
> > - The first window is launched as Modal using
> > runModalForWindow.
> >
> > "Cancel" button - used to close the window -
> [NSApp
> > stopModal] and then calls to "orderOut" and
> "close".
> >
> > "Ok" button - will launch the second window -
> [NSApp
> > stopModal] and then calls to "orderOut" and
> > "close".Functions to launch the second window.
> >
> > - Second window
> > On Click of a Button say "X" , a sheet drops
> down,
> > which is fine, but this launches the first window
> > again!!
> >
> > - On Button "X" - [NSApp stopModal] , beginSheet [
> to
> > display the sheet]
> >
> > NOTE: If a call to "stopModal" is not done,my
> > functionality does not work.If a call is made - my
> > functionality works fine but launches the first
> window
> > again!!. Also Why is behaving differently on
> 10.2.8 &
> > 10.3?.
> >
> > Is it a bug on nested modal windows in Cocoa? OR
> Are
> > we wrong anywhere?
> >
> > Kindly reply.
> >
> > Thanks for any Help.
> >
> > Rgds,
> > M
> >
> >
>
_______________________________________________________________________
>
> > _
> > Yahoo! India Insurance Special: Be informed on the
> best policies,
> > services, tools and more.
> > Go to:
> http://in.insurance.yahoo.com/licspecial/index.html
> > _______________________________________________
> > cocoa-dev mailing list | email@hidden
> > Help/Unsubscribe/Archives:
> >
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> > Do not post admin requests to the list. They will
> be ignored.
> >
>

________________________________________________________________________
Yahoo! India Insurance Special: Be informed on the best policies, services, tools and more.
Go to: http://in.insurance.yahoo.com/licspecial/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: SQLite Database
  • Next by Date: NSMutableURLRequest setHTTPMethod:
  • Previous by thread: Re: SQLite Database
  • Next by thread: NSMutableURLRequest setHTTPMethod:
  • Index(es):
    • Date
    • Thread