Hallo Martin, Du schriebst am Tue, 14 Aug 2012 08:01:47 +0200:
> "Save as" can be used to store the *.trp and *.trd in another directory. Yes, but not under another name - not as delivered originally, at least. If you change the name, only the .trp gets stored by that. > The stored values in the *.trp are not modified, they must be changed by Right, but the .trp file isn't of concern here anyway - did you mean to write ".trd"? If so, right again, they're not modified, but the new file contains _all_ items from the project, even when they were not contained in the original .trd. But this could still come from my use of the program, as I'm only interested in size entries at all, and removed anything else from the design file. That's why I "suggested" that any items _not_ specified there should be marked as "no translate" on loading. > [...] > > And, BTW, the latest IDE is _very_ unstable. The editor works ok, and it ... > Any "dangerous" watch expressions? None at all. I use watches _extremely_ seldom, mainly because most of what's of interest for me gets flagged as "not available" in the result area anyway... gdb isn't very smart at getting at property values, nor can it access an object's field structure at all. (I concede, the former is rather difficult, though the latter could be done - but it's not Cish, and so C-based gdb cannot decipher the structure, I think.) > [...] > > I got right after the first few "hangers", now it is version 7.4.1. > > > I use 7.3 from OpenSUSE 12.1 can you try this version? I will try - I have to find out whether this is still available for my distribution, though. > > BTW, another "slight" annoyance concerns text cursor (caret) control. ... > The caret position which can be changed by the arrow keys is the text > entry position. A change of the caret position must scroll the caret into > view, otherwise you will not see the text you are entering. In order to Not neccessarily so - it could be done like, e.g., Delphi's editor does it: if the caret is going to leave the screen by a scrolling action, its position gets adjusted one line up or down so it stays fixed on the last on-screen line. (BTW, Lazarus does it the same.) > scroll the window use Ctrl+Up,Ctrl+Down. That's how I do it anyway, and that's where this effect comes about. > > editor leaves the text window and activates the line/column display. ... > The purpose is to allow copy/paste of source references into support > mails. Aha - interesting. So you can copy the character position of the end of file too? What for? I cannot imagine any good use for that... -- (Weitergabe von Adressdaten, Telefonnummern u.ä. ohne Zustimmung nicht gestattet, ebenso Zusendung von Werbung oder ähnlichem) ----------------------------------------------------------- Mit freundlichen Grüßen, S. Schicktanz ----------------------------------------------------------- ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

