08-11-2007, 08:54 AM
[HUN Wrote:Peti]
I'm working on TC UP QSP currently, so I don't have time for most of these.
If I understood your post well then 4) is done by now.
6?! if you hit D in the textarea it will add a D character, it could be done though...
1) yes, there isn't, this is because from the first betas, very much improvements happened on that form, and those changed the tab-order...
i might be able to do something, but i don't know how yet.
7) i have no idea why.
2) yes, i know, and i already try to implement it in the newest version. it is working if i run it from the debugger application, but int goes mad when i run it from tc... i have no idea why
3) it shouldn't, but i can't do anything, the skinning stuff is not my work
5) yes, i think it would be...
8) i don't like the idea of resizing the whole window, that would be too much work, please tell more about this problem
Peti... with which programming language did you made TC UP New...? Probably, I could assist you, if you do not have enough time (and if you are willing to share sources)
with 6) and the shortcuts like "&File" I meant, that you could change the caption of the buttons like that (&File as caption), it would be displayed as File and would lead to an shortcut Alt+F for the "File" button
The tab order could easily be changed... on most programming lanuages the visual controls like Buttons and Edit Fields have a property TabIndex ... set them in a logical order by assigning a number value to that property.
To set a window to foreground I could provide u with Delphi/C++ sources... there are plenty ways for that

I add some screenshots of the config dialog as attachment

By the way... you should at all times check, if your programs run on a not-admin-account and if they need to have write access to the config files (I can't remember, if I also had those problems with TC UP New..., but I have had more than enough trouble with OpenFileTC)
Greetings,
C.

