Hi all
Just a little test toy for now.
When I'm done it will be a RadASM custom control.
Suggestions and ideas welcome.
KetilO
09-02-2003, 11 dl, Fixed color problem in property window.
09-03-2003, 31 dl, Version 1.0.0.0 released.
09-04-2003, 36 dl, Several improvements. Included sources for the app.
09-05-2003, 38 dl, Several minor improvements. Included full sources.
09-08-2003, 50 dl, Fixed bring to front bug. Added custom control support.
10-17-2003, 203 dl, Sources for latest version uploaded to my website.
Note: Newer version uploaded at a later post.
Just a little test toy for now.
When I'm done it will be a RadASM custom control.
Suggestions and ideas welcome.
KetilO
09-02-2003, 11 dl, Fixed color problem in property window.
09-03-2003, 31 dl, Version 1.0.0.0 released.
09-04-2003, 36 dl, Several improvements. Included sources for the app.
09-05-2003, 38 dl, Several minor improvements. Included full sources.
09-08-2003, 50 dl, Fixed bring to front bug. Added custom control support.
10-17-2003, 203 dl, Sources for latest version uploaded to my website.
Note: Newer version uploaded at a later post.
Very nice, as usual with your programs !
Thanks !
A little thing: bgcolor of properties box when the color is not white:
Thanks !
A little thing: bgcolor of properties box when the color is not white:
On WinXP SP1, when I place a control, I can't delete it with the delete key or the backspace key or the delete command from the menu.
Thanks,
_Shawn
Thanks,
_Shawn
The menu functions doesn't work yet.
Very nice Kjetil!!! :cool: I look forward to a fully working release... ;) Could you make it possible to save the dialog as FASM-sources then - with use of macros (They are very flexible now and, as far as I know, fully capable with resource-scripts)?
Thanks once again!
Regards,
Tommy
Thanks once again!
Regards,
Tommy
looks nice
Hi all
Thanks for your feedback.
Version 1.0.0.0 released. Contains what is needed to create dialogs.
KetilO
Thanks for your feedback.
Version 1.0.0.0 released. Contains what is needed to create dialogs.
KetilO
Hi again Kjetil,
Very nice! I really like it!! :cool:
Two questions:
1) Are you going to release the sources for this program (as with the hex-editor and the simple masm-editor on your project page)?
2) Possibility to export to FASM-source?
Thanks!!!
Regards,
Tommy
Very nice! I really like it!! :cool:
Two questions:
1) Are you going to release the sources for this program (as with the hex-editor and the simple masm-editor on your project page)?
2) Possibility to export to FASM-source?
Thanks!!!
Regards,
Tommy
Hi Tommy
1) Sources will be released as usual.
2) Have not found the time to look at the macros yet.
KetilO
1) Sources will be released as usual.
2) Have not found the time to look at the macros yet.
KetilO
:) That's good!
Don't worry about that... When the sources are released, I can take a look at it! ;)
Thanks again!
Regards,
Tommy
Don't worry about that... When the sources are released, I can take a look at it! ;)
Thanks again!
Regards,
Tommy
Hmmm nice work my friend. I was thinking of writing a standalone(apart from your IDE) but looks like you've got that covered :alright:
Hi all
New upload at the top.
- Fixed richedit control did not work bug.
- Added accelerators.
- Added context menu.
- Added position shows in statusbar.
- Included sources for the application.
RAResEd.dll is a RadASM custom control.
Add this to section in RadASM.ini
x=RAResEd.dll,3
Where x is next free number. Copy RAResEd.dll to C:\RadASM and you are ready to start designing your own resource editor.
KetilO
New upload at the top.
- Fixed richedit control did not work bug.
- Added accelerators.
- Added context menu.
- Added position shows in statusbar.
- Included sources for the application.
RAResEd.dll is a RadASM custom control.
Add this to section in RadASM.ini
x=RAResEd.dll,3
Where x is next free number. Copy RAResEd.dll to C:\RadASM and you are ready to start designing your own resource editor.
KetilO
a new toy :grin:
KetilO,
Very nice work :alright:
Very nice work :alright:
Cool! :cool:
A little question: Are you going to include the sources to the RAResEd control too???
A little question: Are you going to include the sources to the RAResEd control too???
Hi all
New upload at the top.
- Several minor improvements.
- Included full sources. (Not for the faint of hart)
KetilO
New upload at the top.
- Several minor improvements.
- Included full sources. (Not for the faint of hart)
KetilO
Hi,
How to convert *.dlg to *.rc ? or save as *.rc.
In VB, when I move the GroupBox, any objects inside GroupBox also move together. You don't need to rearrange the objects inside it again.
But here cannot. May be you should implement this.
Thanks
How to convert *.dlg to *.rc ? or save as *.rc.
In VB, when I move the GroupBox, any objects inside GroupBox also move together. You don't need to rearrange the objects inside it again.
But here cannot. May be you should implement this.
Thanks
Hi Ketil
If one sends a control to back and then try to bring it to front again
ResEd will crash.
If one sends a control to back and then try to bring it to front again
ResEd will crash.
Hi ASM
File / Save RC does that.
Use multiselect (hold shift while drawing a rectangle) to select the groupbox and it's controls.
KetilO
How to convert *.dlg to *.rc ? or save as *.rc.
File / Save RC does that.
In VB, when I move the GroupBox, any objects inside GroupBox also move together. You don't need to rearrange the objects inside it again.
Use multiselect (hold shift while drawing a rectangle) to select the groupbox and it's controls.
KetilO
Hi peanut
Thanks, I will fix it.
KetilO
Thanks, I will fix it.
KetilO