Displaying 2 results from an estimated 2 matches for "can_undo".
2011 Jun 19
2
Debugging textedit (gathering its content)
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 gets content of lineedit, but not textedit.
Do you have some idea how read content of textbox from win app in wine?
Thanks
2007 Mar 21
0
[906] branches/wxruby2/wxwidgets_282: Wx::ComboBox API 2.6 -> 2.8, plus some doc corrections
...quot;window styles overview":windowstyles.html.
</span><span class="cx">
</span><span class="cx"> h2. Event handling
</span><span class="lines">@@ -56,16 +56,18 @@
</span><span class="cx"> * "ComboBox#can_undo":#ComboBox_canundo
</span><span class="cx"> * "ComboBox#copy":#ComboBox_copy
</span><span class="cx"> * "ComboBox#cut":#ComboBox_cut
</span><ins>+* "ComboBox#get_value":#ComboBox_getvalue
</ins><span...