Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » UPT: enhancement suggestion
Re: UPT: enhancement suggestion [message #5775 is a reply to message #5770] Sun, 15 October 2006 13:35 Go to previous message
Werner is currently offline  Werner
Messages: 234
Registered: May 2006
Location: Cologne / Germany
Experienced Member
Werner wrote on Sat, 14 October 2006 15:11

This is an updated and corrected version of a post which I had sent to Mirek.

After all the suggested change requires the modification of just 7 lines of code, 1 in "UppDlg.h":

...

and 6 in "Template.cpp":

...

case TEMPLATEITEM_TEXT: {
    EditField *e = new EditField;
    ctrl.Add(e);
    break;
}



Mirek,

as far as I can see, in modification block 1324 "Template.cpp" still needs the above-mentioned completion.

This is certainly my fault. Embarassed In my first message (directly to you) I mentioned only 2 lines to be changed, but 7 lines would have been correct. Sorry.

Werner

 
Read Message
Read Message
Previous Topic: upp-610-dev1 build error
Next Topic: Feature request: Copy and paste layouts
Goto Forum:
  


Current Time: Wed May 15 14:25:43 CEST 2024

Total time taken to generate the page: 0.02908 seconds