The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Topic started by: KetilO on January 14, 2009, 07:33:44 AM

Title: ResEd 2.2.0.1 Uploaded (2009-01-14)
Post by: KetilO on January 14, 2009, 07:33:44 AM
Whats new
---------------
o Fixed bug with opening project by command line or drop file.
  Did not set / open include file properly.
o Fixed paint bug when selecting control by using keyboard.

Get it here:
http://www.radasm.com/resed/index.html

Included here is ResEd.exe only.

KetilO

[attachment deleted by admin]
Title: Re: ResEd 2.2.0.1 Uploaded (2009-01-14)
Post by: Biterider on January 14, 2009, 09:11:03 AM
Hi KetilO
I noticed a problem while dragging a control in a dialog.
When you release the left mouse button, the cursor always jumps to the first control regardless of the control you are dragging.

Biterider
Title: Re: ResEd 2.2.0.1 Uploaded (2009-01-14)
Post by: KetilO on January 15, 2009, 07:28:18 AM
Hi Biterider

I cant make this happend here. Does this happend on any dialog or just the one you tested?

KetilO
Title: Re: ResEd 2.2.0.1 Uploaded (2009-01-14)
Post by: Biterider on January 15, 2009, 08:24:17 AM
Hi KetilO
To be completely sure I repeated the test and verified that I'm using the correct ResEd version. My OS is XP SP2.

I proceed the following way:
Create a new project (untitled).rc
Added a new dialog using the menu Project -> Add Dialog
Added a an "Edit Text" control
Added a button

Now when I drag the button control and I release the left mouse button, the cursor jumps to the center of the Edit control.

Biterider
Title: Re: ResEd 2.2.0.1 Uploaded (2009-01-14)
Post by: KetilO on January 15, 2009, 11:58:33 AM
Hi Biterider

This will happend if:
Control Panel / Mouse / Pointer Options / Snap To is checked.

KetilO
Title: Re: ResEd 2.2.0.1 Uploaded (2009-01-14)
Post by: Biterider on January 16, 2009, 06:25:43 AM
Confirmed

Biterider