Share

Adobe Source Libraries

Tracker: Bugs

5 Widgets: basic_sheet_t needs to support enable() - ID: 1554355
Last Update: Comment added ( fosterbrereton )

The system isn't binding to cells that are in the
layout_sheet -- if it's not finding the cell it wants
in the Adam sheet, it'll fail altogether, even if the
cell exists in the layout sheet.

A sample of this is the first mini_image_size file, or
the optional_panel example.


Foster Brereton ( fosterbrereton ) - 2006-09-07 20:50

5

Open

None

Mat Marcus

None

None

Public


Comment ( 1 )




Date: 2006-09-07 21:34
Sender: fosterbreretonSourceForge.net SubscriberProject Admin

Logged In: YES
user_id=1214256

The issue is that bind_controller_enabler presumes the cell
will exist in the Adam sheet, when this is not always the
case. The longer term fix is to make basic_sheet actually be
a model for the (yet to be fleshed out) property model
concept (e.g. being able to handle enablement aspects of
controllers).


Log in to comment.

Attached File

No Files Currently Attached

Change ( 1 )

Field Old Value Date By
summary Widgets: Factory not binding to layout sheet cells 2006-09-07 21:34 fosterbrereton