News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

ResEd 2.2.0.3 bugtest

Started by KetilO, July 17, 2009, 01:56:43 PM

Previous topic - Next topic

KetilO

ResEd

2.2.0.3 - 2009-07-29
--------------------
o Accelerator table and string table now has an edit combo in its name column.
  The combo items are names from menues. This might save you some typing.
o Added PBS_MARQUEE progress bar style.
o Updated help file.
o Fixed bug with custom styles.
o Fixed bug with duplicate #define
o Fixed bug with sizing while caption is changed.
o Fixed bug with parsing versioninfo using { and } instead of BEGIN and END.

KetilO

2009.07.21 17 dl, New upload
2009.07.30 19 dl, New upload
2009.08.18 31 dl. Attachment deleted. Released at http://radasm.cherrytree.at/

Ficko

Thanks KetilO!

Nice  :bg

Quote
Updated help file.

You forgot to include the "Help" file. :lol

KetilO

The help file is too big to be uploaded here.
You can get it at sourceforge:
https://fbedit.svn.sourceforge.net/svnroot/fbedit/ResEd22/Help/ResEd.chm

KetilO

Loaden

OK! the question is gone.
Thanks!
Now, it's work fine.

KetilO

Hi all

New upload.

2.2.0.3 -2009-07-21
-------------------
o Accelerator table and string table now has an edit combo in its name column.
  The combo items are names from menues. This might save you some typing.

KetilO

feicong

 thands KetilO
  the 2.2.0.2 version had two bugs i feeled .
  1. can't  use openwith to open rc file on my vista system.
  2.to use mouse change the edit control's width or height.it will not work very will.
  now ,the two problem seems to no longer exists.

ramguru

There is an annoying bug in ResEd:
If I add, let's say, static control to a dialog, then I select it, so that 8 grippers appear, then I edit caption of that static control & after I add some text I try to re-size the static control before I've pressed enter (to accept text change), I will be resizing the dialog instead of the static control.

KetilO

Thanks ramguru

New upload:
----------------------
o Fixed bug with sizing while caption is changed.
o Fixed bug with parsing versioninfo using { and } instead of BEGIN and END.

KetilO

feicong

NOW  The ResEd has BS_SPLITBUTTON, BS_DEFSPLITBUTTON, BS_COMMANDLINK and BS_DEFCOMMANDLINK button styles,
but it can't works when i give the style to button ,could you give an example! my system is vista sp1

KetilO

Hi feicong

What exactly is the problem? Design or with your application?

It works as it shold here on Vista SP2.

KetilO

feicong

  hi KetilO ,thanks!
the program is ok now !
i have get answer on the page:http://msdn.microsoft.com/zh-cn/magazine/cc163384.aspx
here is the project:


[attachment deleted by admin]

Sevag.K

Under some circumstances, such as after having removed a menu item,  multiple symbols are being generated in HLA symbols output.  The menu symbol data was repeated as much as 3 times in the output.

KetilO

Thanks Sevag.K

You can get a fix here.

KetilO