HeftCD Posted January 22, 2012 Share Posted January 22, 2012 (edited) Hi, I want to suggest to a) set the border of the window that is shown as 0 ( none ) (in delphi it is called "none") and to add a own drawn/created button for canceling the calculation process. That makes the appearing and hiding much faster. If I add 4 video files and further 4 in subfolders the window appears, agitates and hides so quick that I cannot read what warning or error message it says. did it ? (of course it did not , all works OK, but I cannot see/read it) Test it. The borderless window is quicker. I suppose this is a bug of the borland compiler. In Delphi are windows with borders slower than witout borders. Of it is a bug of windows itself, because it takes too much time to register a window and TitleBar. OR The other way is to make a further checkbox in options to suppress the "popping" window. (mhh, well I know, some users could be afraid of if they are calculating some 1000 files and the program seems to "freeze" without information. So better take way a). I hope you can follow my explanation (in weak English, sorry). Would be glad if you there could be found a solution. that window so far Edited January 22, 2012 by HeftCD Link to comment Share on other sites More sharing options...
Recommended Posts