-
Logged In: YES
user_id=694356
Just read your comment a couple of times before replying,
hope I've got the right end of the stick. I'm saying that
the *search* box above the tri-pane view is an editable text
control, not the tree control or the main message panel
(which is obv read-only).
2004-10-21 02:25:41 UTC in wxWidgets
-
Logged In: YES
user_id=694356
Sure, Mozilla Thunderbird (del for deleting a message, and a
search box using a text field).
2004-10-21 01:03:34 UTC in wxWidgets
-
Logged In: YES
user_id=694356
I'd say definitely. Imagine that you have an app where you
can select items from a canvas and delete them with the Del
shortcut key (wxID_CLEAR), and that also has text controls
embedded in the main wxFrame (for changing the page number,
or what have you). Then the delete key isn't able to delete
text from the wxTextCtrl anymore, which is poor behaviour...
2004-10-20 03:46:45 UTC in wxWidgets
-
When you have 'Del' specified as a shortcut key in a
menu, the delete key stops working in wxTextCtrl. This
is in wx-2.4.2, MSW version (I don't have access to any
other versions to check).
2004-10-15 02:29:19 UTC in wxWidgets
-
The KEXT loads fine for my card (reported by the driver
as RTL8139B -- running on darwin x86), but I can't ping
anything. The light on the port on the hub is off, and
the light on the card is off too. 'ifconfig en0' looks
like this:
en0:
flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST>
mtu 1500
inet6 ...
inet 192.168.0.60 netmask 0xffffff00 broadcast
192.168.0.255.
2003-01-22 13:29:42 UTC in RealTek network driver for MacOSX/Darwin