Bug #49
Layout editor methods order generates error in class methods
Status: | Approved | Start date: | 03/23/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 04/30/2011 | |
Assignee: | Iñaki Zabala | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
As explained in posts http://www.ultimatepp.org/forum/index.php?t=msg&goto=31725 , in .usc classes, sometimes class methods are after Ctrl methods.
For example, in DropTime, layout edotir can generate code like
WantFocus(false).Seconds(false)
This throws a compiler error because WantFocus method is in Ctrl but not in DropTime.
History
#1 Updated by Miroslav Fidler over 13 years ago
- Assignee set to Iñaki Zabala
OK, please could you go through .usc and propose a patch (.diff, or branch U++ to 'patches' and fix it there).
#3 Updated by Iñaki Zabala over 13 years ago
- % Done changed from 0 to 50
#4 Updated by Miroslav Fidler over 13 years ago
- Status changed from New to Ready for QA
#5 Updated by Miroslav Fidler over 13 years ago
- Status changed from Ready for QA to Approved
#6 Updated by Miroslav Fidler over 13 years ago
- Status changed from Approved to New
#7 Updated by Miroslav Fidler almost 13 years ago
What is the status of this task?
#8 Updated by Iñaki Zabala almost 13 years ago
- % Done changed from 50 to 100
#9 Updated by Iñaki Zabala almost 12 years ago
- Status changed from New to Ready for QA
#10 Updated by Miroslav Fidler over 11 years ago
- Status changed from Ready for QA to Approved