On Feb 21, 2008, at 11:36 AM, Nate Lowrie wrote:

> I have tried deleting the menu entries but I can still do this.  I
> need to eliminate this feature.  Ed, any clues as to how to turn it
> off?

        In all non-editor controls, removing the menus removes the key  
bindings (dEditor has built-in bindings). Of course, you have to make  
sure that you don't run the menus first and then try removing them.

> Also, I have an app that I am using preference keys in.  However, is
> there anyway to tell the app not to store information for specific
> widgets (for example Width data in a dGrid column)?


        The only way I can think of is to override dColumn._persist().  
Otherwise, you'd have to create your own UserSettingProvider class  
that filters out the settings you don't want to persist.

-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to