






Comments? Suggestions?
Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg
aspinei wrote:It would be nice to be able to declare the variables as class attributes. Sometimes, common behavior is shared by different widgets via the same function in the class, which performs a specific action upon other widgets in the same composite.
aspinei wrote:It would also be interesting (altough harder to implement, I think) to be able to use custom widgets which simply inherit Canvas. As in Visual Studio, these widgets would be rendered by a grey box with the word "custom" inside it.
Eric Clayberg wrote:We also plan to add an additional code generation option to allow you to specify on a class by class basis which widget types should be declared as fields or local variables by default (i.e., have Labels created as local variables and Text widgets as fields). You woudl also be able to specify the default initial variable names for different types (like "gd" for GridData).
aspinei wrote:Actually, you can do that now by dropping in a Canvas widget and then changing the class type in the source code.
pjchristopher wrote:When is this suppose to be released?
Eric Clayberg wrote:pjchristopher wrote:When is this suppose to be released?
We hope to start beta testing the new code generation features next week (once we are all back from EclipseCon).
Users browsing this forum: No registered users and 1 guest