Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] Missing functionality/extension in org.eclipse.dltk.ui.preferences.AbstractOptionsBlock

Hi Gabriel,

I have just committed methods for Combo.

Regards,
Alex

----- Original Message -----
From: "Gabriel Petrovay" <gabipetrovay@xxxxxxxxx>
To: "dltk-dev" <dltk-dev@xxxxxxxxxxx>
Sent: Friday, April 24, 2009 12:32:14 AM GMT +06:00 Almaty, Novosibirsk
Subject: [Dltk-dev] Missing functionality/extension in org.eclipse.dltk.ui.preferences.AbstractOptionsBlock

Hi,

Could you please provide also the bindControl(Combo combo, ...) method
in the AbstractOptionsBlock class? (The ControlBindingManager class
supports this but the AbstractOptionsBlock class does not expose a
method to add such a control binding). The bindManager member field is
also private so I cannot call the corresponding method.

Thanks!

Best regards,
Gabriel

-- 
MSc Gabriel Petrovay
MCSA, MCDBA, MCAD
Mobile: +41(0)787978034
_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev


Back to the top