GUI debugging

Austin English austinenglish at gmail.com
Tue May 5 02:16:10 CDT 2009


On Tue, May 5, 2009 at 2:13 AM, Benoit SCHWINDEN
<benoit.schwinden at unistra.fr> wrote:
> Hello,
>
> I am trying to make a very special application working with Wine 1.1.20
> (Loris, from Ever Ezida, a library management software). Almost
> everything is functionnal, but there is a little graphical bug with some
> texfields. Also, I would like to know if there are some ways to debug a
> GUI, especially a way to know which library or DLL is called to display
> a part of this GUI (ie know what DLL is used to display my faulties text
> fields).

If any terminal output is triggered by activating/interacting with
that area, it'd be a good place to look.

Otherwise, +relay would tell you, but it'll also give you a lot more
information that you don't need.

-- 
-Austin



More information about the wine-devel mailing list