Rob Shearman wrote:
Robert Reif wrote:
Rob Shearman wrote:
Disabling the control does not change it's color.
It doesn't change colour when disabled on Windows. Of course, this is
purely a user interface feature so we could make this a Wine-only
extenstion.
Rob
The MFC control does. Try my exa
Robert Reif wrote:
Rob Shearman wrote:
Disabling the control does not change it's color.
It doesn't change colour when disabled on Windows. Of course, this is
purely a user interface feature so we could make this a Wine-only
extenstion.
Rob
On Sun, 06 Mar 2005 10:43:50 -0500, Robert Reif wrote:
> The real app that has this problem is dialog based and uses
> menus. The only way to get those menus to work is to set
> Managed to N. So I have to run in Desktop mode for it
> to work properly? That stinks. Any plans on fixing this
> som
Mike Hearn wrote:
On Sun, 2005-03-06 at 10:09 -0500, Robert Reif wrote:
Try it with:
"Managed" = "N"
in your config file.
No, there's no point, keyboard input going to the terminal for unmanaged
windows is the expected behaviour. If you want to use unmanaged windows,
use Desktop mode.
Th
On Sun, 2005-03-06 at 10:09 -0500, Robert Reif wrote:
> Try it with:
> "Managed" = "N"
> in your config file.
No, there's no point, keyboard input going to the terminal for unmanaged
windows is the expected behaviour. If you want to use unmanaged windows,
use Desktop mode.
Mike Hearn wrote:
I tried your test program from the bug filed in bugzilla, and it works for
me (ie , I can type into it OK).
I get the following error from it though when it gains focus:
err:ipaddress:IPADDRESS_GetPartIndex We subclassed the wrong window!
(hwnd=0x2002a)
thanks -mike
Try it wit
I tried your test program from the bug filed in bugzilla, and it works for
me (ie , I can type into it OK).
I get the following error from it though when it gains focus:
err:ipaddress:IPADDRESS_GetPartIndex We subclassed the wrong window!
(hwnd=0x2002a)
thanks -mike
On Sat, 05 Mar 2005 14:27:47 -0500, Robert Reif wrote:
> I am unable to edit the text in an IP Address control. I can
> select it and delete it with the mouse but typing into it
> causes the test to go to the window it was started in.
Sounds like the top level container window was created unmanag
Robert Reif wrote:
I am unable to edit the text in an IP Address control. I can
select it and delete it with the mouse but typing into it
causes the test to go to the window it was started in.
Hmmm. Strange. The IP address control just uses Edit windows to handle
this behaviour. It looks like ma
I am unable to edit the text in an IP Address control. I can
select it and delete it with the mouse but typing into it
causes the test to go to the window it was started in.
Disabling the control does not change it's color.
Is anyone working on this control?
10 matches
Mail list logo