Get it here:
http://www.radasm.com/Upload/RadASM2207.zip
Whats new:
o Added description and template on creating drivers (masm).
o Added full screen editing. Use Ctrl+W to toggle.
o It is now possible to select button size in toolbar creator.
o Pushing Ctrl while double clicking in file/project browser will
好bsp; open the file in RadASM instead of an external tool. This also works
好bsp; with .bat and .exe files. Files of type res, obj, dll, exe, bmp and ico
好bsp; are auto opened in RadASM's hex editor.
o Added some file delete security on build commands.
o Improved project groups tool a little.
o Fixed bug where backup did not work if project path contained dot.
o Fixed comment block hilite bug in RAEdit custom control.
o Fixed a bug in RAGrid custom control where column format string was
好bsp; lost on GM_RESETCONTENT.
o Fixed a bug in RAGrid custom control where row number was not returned
好bsp; from GM_ADDROW.
o Fixed a bug in RADTollBar addin where customizeable toolbar did not work
好bsp; on win95, 98 and me.
o Fixed bug when opening files in external tools.
o Fixed a bug in SourceSafe addin where wrong icon would be shown in project browser.
o Updated exception report e-mail address (flipcase addin).
o Fixed a tab size bug in RAEdit when tabs are expanded to space.
o Fixed an ObjAsm32 syntax hilite problem.
KetilO
http://www.radasm.com/Upload/RadASM2207.zip
Whats new:
o Added description and template on creating drivers (masm).
o Added full screen editing. Use Ctrl+W to toggle.
o It is now possible to select button size in toolbar creator.
o Pushing Ctrl while double clicking in file/project browser will
好bsp; open the file in RadASM instead of an external tool. This also works
好bsp; with .bat and .exe files. Files of type res, obj, dll, exe, bmp and ico
好bsp; are auto opened in RadASM's hex editor.
o Added some file delete security on build commands.
o Improved project groups tool a little.
o Fixed bug where backup did not work if project path contained dot.
o Fixed comment block hilite bug in RAEdit custom control.
o Fixed a bug in RAGrid custom control where column format string was
好bsp; lost on GM_RESETCONTENT.
o Fixed a bug in RAGrid custom control where row number was not returned
好bsp; from GM_ADDROW.
o Fixed a bug in RADTollBar addin where customizeable toolbar did not work
好bsp; on win95, 98 and me.
o Fixed bug when opening files in external tools.
o Fixed a bug in SourceSafe addin where wrong icon would be shown in project browser.
o Updated exception report e-mail address (flipcase addin).
o Fixed a tab size bug in RAEdit when tabs are expanded to space.
o Fixed an ObjAsm32 syntax hilite problem.
KetilO
Hi Ketilo,
the full screen editing works very well on my pc. thank you!
the full screen editing works very well on my pc. thank you!
Hi all
New upload:
o Added full screen editing. Use Ctrl+W to toggle.
o It is now possible to select button size in toolbar creator.
o Pushing Ctrl while double clicking in file/project browser will
open the file in RadASM instead of an external tool. This also works
with .bat and .exe files. Files of type res, obj, dll, exe, bmp and ico
are auto opened in RadASM's hex editor.
o Added some file delete security on build commands.
o Fixed bug where backup did not work if project path contained dot.
o Fixed comment block hilite bug in RAEdit custom control.
o Fixed a bug in RAGrid custom control where column format string was
lost on GM_RESETCONTENT.
o Fixed a bug in RAGrid custom control where row number was not returned
from GM_ADDROW.
o Fixed a bug in RADTollBar addin where customizeable toolbar did not work
on win95, 98 and me.
o Fixed bug when opening files in external tools.
KetilO
New upload:
o Added full screen editing. Use Ctrl+W to toggle.
o It is now possible to select button size in toolbar creator.
o Pushing Ctrl while double clicking in file/project browser will
open the file in RadASM instead of an external tool. This also works
with .bat and .exe files. Files of type res, obj, dll, exe, bmp and ico
are auto opened in RadASM's hex editor.
o Added some file delete security on build commands.
o Fixed bug where backup did not work if project path contained dot.
o Fixed comment block hilite bug in RAEdit custom control.
o Fixed a bug in RAGrid custom control where column format string was
lost on GM_RESETCONTENT.
o Fixed a bug in RAGrid custom control where row number was not returned
from GM_ADDROW.
o Fixed a bug in RADTollBar addin where customizeable toolbar did not work
on win95, 98 and me.
o Fixed bug when opening files in external tools.
KetilO
Hi all
New upload:
o Added full screen editing. Use Ctrl+W to toggle.
o It is now possible to select button size in toolbar creator.
o Pushing Ctrl while double clicking in file/project browser will
open the file in RadASM instead of an external tool. This also works
with .bat and .exe files. Files of type res, obj, dll, exe, bmp and ico
are auto opened in RadASM's hex editor.
o Added some file delete security on build commands.
o Improved project groups tool a little.
o Fixed bug where backup did not work if project path contained dot.
o Fixed comment block hilite bug in RAEdit custom control.
o Fixed a bug in RAGrid custom control where column format string was
lost on GM_RESETCONTENT.
o Fixed a bug in RAGrid custom control where row number was not returned
from GM_ADDROW.
o Fixed a bug in RADTollBar addin where customizeable toolbar did not work
on win95, 98 and me.
o Fixed bug when opening files in external tools.
o Fixed a bug in SourceSafe addin where wrong icon would be shown in project browser.
KetilO
New upload:
o Added full screen editing. Use Ctrl+W to toggle.
o It is now possible to select button size in toolbar creator.
o Pushing Ctrl while double clicking in file/project browser will
open the file in RadASM instead of an external tool. This also works
with .bat and .exe files. Files of type res, obj, dll, exe, bmp and ico
are auto opened in RadASM's hex editor.
o Added some file delete security on build commands.
o Improved project groups tool a little.
o Fixed bug where backup did not work if project path contained dot.
o Fixed comment block hilite bug in RAEdit custom control.
o Fixed a bug in RAGrid custom control where column format string was
lost on GM_RESETCONTENT.
o Fixed a bug in RAGrid custom control where row number was not returned
from GM_ADDROW.
o Fixed a bug in RADTollBar addin where customizeable toolbar did not work
on win95, 98 and me.
o Fixed bug when opening files in external tools.
o Fixed a bug in SourceSafe addin where wrong icon would be shown in project browser.
KetilO
using POASM (beta 12)
In the project I have modules.
When I say "Assemble Modules" I get the following error in the output window:
File not found:
TestMod1.obj
TestMod1.asm being the added module :)
Everything working fine in ver 2.2.0.6
The Assemble Modules line in project options for v2.2.0.7 (and v2.2.0.6) is:
*.obj,O,$B\POASM.EXE /AIA32 /I"$I",*.asm
Could you please help?
In the project I have modules.
When I say "Assemble Modules" I get the following error in the output window:
File not found:
TestMod1.obj
TestMod1.asm being the added module :)
Everything working fine in ver 2.2.0.6
The Assemble Modules line in project options for v2.2.0.7 (and v2.2.0.6) is:
*.obj,O,$B\POASM.EXE /AIA32 /I"$I",*.asm
Could you please help?
Thanks.
New upload.
o Activated code properties when no project is open.
o You no longer need to reload project after setting project options.
o SourceSafe addin now supports sub folders.
o Added descriotion and template on creating drivers (masm).
o Added full screen editing. Use Ctrl+W to toggle.
o It is now possible to select button size in toolbar creator.
o Pushing Ctrl while double clicking in file/project browser will
open the file in RadASM instead of an external tool. This also works
with .bat and .exe files. Files of type res, obj, dll, exe, bmp and ico
are auto opened in RadASM's hex editor.
o Added some file delete security on build commands.
o Improved project groups tool a little.
o Fixed bug where backup did not work if project path contained dot.
o Fixed comment block hilite bug in RAEdit custom control.
o Fixed a bug in RAGrid custom control where column format string was
lost on GM_RESETCONTENT.
o Fixed a bug in RAGrid custom control where row number was not returned
from GM_ADDROW.
o Fixed a bug in RADTollBar addin where customizeable toolbar did not work
on win95, 98 and me.
o Fixed bug when opening files in external tools.
o Fixed a bug in SourceSafe addin where wrong icon would be shown in project browser.
o Updated exception report e-mail address (flipcase addin).
o Fixed a tab size bug in RAEdit when tabs are expanded to space.
o Fixed an ObjAsm32 syntax hilite problem.
o Fixed a bug where creating a template failed if project path contained dot.
KetilO
New upload.
o Activated code properties when no project is open.
o You no longer need to reload project after setting project options.
o SourceSafe addin now supports sub folders.
o Added descriotion and template on creating drivers (masm).
o Added full screen editing. Use Ctrl+W to toggle.
o It is now possible to select button size in toolbar creator.
o Pushing Ctrl while double clicking in file/project browser will
open the file in RadASM instead of an external tool. This also works
with .bat and .exe files. Files of type res, obj, dll, exe, bmp and ico
are auto opened in RadASM's hex editor.
o Added some file delete security on build commands.
o Improved project groups tool a little.
o Fixed bug where backup did not work if project path contained dot.
o Fixed comment block hilite bug in RAEdit custom control.
o Fixed a bug in RAGrid custom control where column format string was
lost on GM_RESETCONTENT.
o Fixed a bug in RAGrid custom control where row number was not returned
from GM_ADDROW.
o Fixed a bug in RADTollBar addin where customizeable toolbar did not work
on win95, 98 and me.
o Fixed bug when opening files in external tools.
o Fixed a bug in SourceSafe addin where wrong icon would be shown in project browser.
o Updated exception report e-mail address (flipcase addin).
o Fixed a tab size bug in RAEdit when tabs are expanded to space.
o Fixed an ObjAsm32 syntax hilite problem.
o Fixed a bug where creating a template failed if project path contained dot.
KetilO
Hi Ketil,
how about having only one place (before first reply on this thread) where the changes are listed (with probably edit time or something for every modification).
Of course, every time you add/fix a feature, it will be shown with a space. :)
It will make it easy for us to see all the latest features, all in one glance. :)
how about having only one place (before first reply on this thread) where the changes are listed (with probably edit time or something for every modification).
Of course, every time you add/fix a feature, it will be shown with a space. :)
It will make it easy for us to see all the latest features, all in one glance. :)
Hi KetilO,
Using new file (ASM) doesn't create a obj. :)
Regards,
Immortal_One
Using new file (ASM) doesn't create a obj. :)
Regards,
Immortal_One
Thanks Immortal_One
Problem solved. New upload.
KetilO
Problem solved. New upload.
KetilO
Hi all
New upload:
o Added description and template on creating drivers (masm).
KetilO
New upload:
o Added description and template on creating drivers (masm).
KetilO
Hi all
New upload:
o Fixed bug where adding new dialog to project did not work.
o Fixed a bug where switching from fullscreen mode could leave the edit window hidden.
KetilO
New upload:
o Fixed bug where adding new dialog to project did not work.
o Fixed a bug where switching from fullscreen mode could leave the edit window hidden.
KetilO
Hi KetilO,
Dialog doesn't compile (default state) when your project name contains a dot or number (ASM). :)
Also, adds project name to dialog caption :)
Regards,
Immortal_One
Dialog doesn't compile (default state) when your project name contains a dot or number (ASM). :)
Also, adds project name to dialog caption :)
Regards,
Immortal_One
Thanks Immortal_One
New upload:
o Fixed bug where dialogs did not work if project name / folder contained dot.
KetilO
New upload:
o Fixed bug where dialogs did not work if project name / folder contained dot.
KetilO
Hi KetilO,
thanks for the new upload. Full screen editing works for me too, it is realy a handy thing.
I observed only a minor strange behavoir of the switching process:
- after I press the Ctrl+W, a blue bar appears at the top-left corner of the screen (like a maximizing title bar), that is growing horizontally from left to right;
- this blue bar contains the first line of the text edited;
- after the blue bar reaches the right corner, it dissapears, and the maximized RAEdit window appears;
- the maximized window does not contain any errors;
- the whole process lasts only for ~1 second.
I have the impression, that is related to the windows maximizing animation effect. Unfortunatelly I could not managed to do a screen capture.
Regards,
bszente
thanks for the new upload. Full screen editing works for me too, it is realy a handy thing.
I observed only a minor strange behavoir of the switching process:
- after I press the Ctrl+W, a blue bar appears at the top-left corner of the screen (like a maximizing title bar), that is growing horizontally from left to right;
- this blue bar contains the first line of the text edited;
- after the blue bar reaches the right corner, it dissapears, and the maximized RAEdit window appears;
- the maximized window does not contain any errors;
- the whole process lasts only for ~1 second.
I have the impression, that is related to the windows maximizing animation effect. Unfortunatelly I could not managed to do a screen capture.
Regards,
bszente