Re: Winetest progress bar

2004-01-04 Thread Jakob Eriksson
Ferenc Wagner wrote: Comments are welcome. Find the programs/winetest directory enclosed. A cross-compiled binary is also available at . I UPX-packed the binary and put it up here: http://vmlinux.org/jakov/winetest.exe It went down from 2 megs to 600 k.

Re: Winetest progress bar

2004-01-03 Thread Shachar Shemesh
Mike Hearn wrote: On Sat, 2004-01-03 at 09:29, Dimitrie O. Paun wrote: 1. If compiled with Winelib, the dialog stays on screen after the main thread finishes with the tests; under Windows, it disappears at once. This is a bug in Wine, don't worry about it for now. Having a Winelib ve

Re: Winetest progress bar

2004-01-03 Thread Mike Hearn
On Sat, 2004-01-03 at 09:29, Dimitrie O. Paun wrote: > > 1. If compiled with Winelib, the dialog stays on screen > >after the main thread finishes with the tests; under > >Windows, it disappears at once. > > This is a bug in Wine, don't worry about it for now. Having > a Winelib version is

Re: Winetest progress bar

2004-01-03 Thread Dimitrie O. Paun
On January 2, 2004 06:47 pm, Ferenc Wagner wrote: >Hi, > > I put together a feedback window for winetest. The code is > somewhat inside-out to make it less intrusive, and the > dialog is ugly. Where can one find a dialog editor? Nice! A few suggestions about the dialog: -- The

Winetest progress bar

2004-01-02 Thread Ferenc Wagner
Hi, I put together a feedback window for winetest. The code is somewhat inside-out to make it less intrusive, and the dialog is ugly. Where can one find a dialog editor? Anyway: 1. If compiled with Winelib, the dialog stays on screen after the main thread finishes with the tes