Re: Debugging textedit (gathering its content)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/19/11 7:12 AM, ElseCZ wrote:
Hi guys,

I'm new in wine debugging, but i need to get content of textbox to console. I tried


Code:

WINEDEBUG=+edit ./app.exe 2>&1


It depends on the type of edit box.  You might want to try this:

WINEDEBUG=+richedit,+edit ./app.exe &> file.txt

if you are using bash as your shell.




[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux