The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: ragdog on October 03, 2008, 12:16:03 PM

Title: Radasm ResEditor Mistake
Post by: ragdog on October 03, 2008, 12:16:03 PM
Hi

Is this a bug by RadASM 2.2.1.4 Reseditor?

I copy a editfield by the dialog and paste it
the id works ok first field 1001 the paste field 1002
what not works if the (Name) IDC_EDT1 by paste a editfield if this IDC_EDT1 and not IDC_EDT2

I coding a app and i wonder why not my app works with so a little mistake.

I hope you have understand it If not make i screenshots.

Radasm 2.2.1.2 has not this bug!

Thanks for the new version of Radasm

Regards,
ragdog

Edit:

This is the same probelm with add normal controls!
I have add Controls without copy paste and i have by (Name)IDC_GRP1 this 1 Increment not if i add a second groupbox
Title: Re: Radasm ResEditor Mistake
Post by: KetilO on October 15, 2008, 10:31:18 PM
Thanks ragdog

The ReallyRad addin needed an update.

KetilO

[attachment deleted by admin]
Title: Re: Radasm ResEditor Mistake
Post by: ragdog on October 18, 2008, 11:46:55 AM
Thanks

it works perfect

Greets