Small problem with system browser interface to Create Class... dialog

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Small problem with system browser interface to Create Class... dialog

Keith Alcock-3
OA,

I don't see that anyone has mentioned this problem, which based on my track
record is probably only in my head, but nevertheless...

If I am using the system browser and have one of my packages selected and show
the class list and the class list has nothing yet selected or there is a
selection but it is only outlined rather than highlighted and I click the right
mouse key and select the New... item, then the Create Class... dialog lists the
new class name as nil and has no entry for superclass.  If I click on the
button with the three dots, a walkback appears complaining that "ContainerView
does not understand #selectionOrNil".

Now that I try it some more, it looks like a similar thing happens even if a
class is selected in the class list.  The superclass gets filled in, but
pressing the button results in a walkback.

Except for a few small problems, D5 is really nice.

Keith Alcock


Reply | Threaded
Open this post in threaded view
|

Re: Small problem with system browser interface to Create Class... dialog

Blair McGlashan
"Keith Alcock" <[hidden email]> wrote in message
news:[hidden email]...
> OA,
>
> I don't see that anyone has mentioned this problem, which based on my
track
> record is probably only in my head, but nevertheless...

See the thread entitled 'SB Bug' beginning 4th May. There is a naming
problem in the view resource for the ChoosePackagedClassDialog, for which
I've posted a patch in that thread (it may not appear if you are using a
news servers such as news.cis.dfn.de which does not accept postings with
attachments for this group).

Regards

Blair