heya KetilO,
i am having a weird result on RadASM, mabye it is supposed to be like that, i don't know.
in my project i added a new txt, so it went under the branch of:
xxx
--Added Files
----lala.txt
so far its ok, since its 'not a part of the project'.
but when i added (created) a new asm/inc/dlg file it goes to the 'Added File' branch, insted of the right branches (Assembly/Resources).
hopely it can be fixed :)
-wizzra
i am having a weird result on RadASM, mabye it is supposed to be like that, i don't know.
in my project i added a new txt, so it went under the branch of:
xxx
--Added Files
----lala.txt
so far its ok, since its 'not a part of the project'.
but when i added (created) a new asm/inc/dlg file it goes to the 'Added File' branch, insted of the right branches (Assembly/Resources).
hopely it can be fixed :)
-wizzra
Hi wizzra
It is supposed to be like that.
Use the tool Project / Project Groups to maintain the files and groups.
KetilO
It is supposed to be like that.
Use the tool Project / Project Groups to maintain the files and groups.
KetilO
thnx KetilO,
although u still can't maintain and move files from/to groups ;(
although u still can't maintain and move files from/to groups ;(
u still can't maintain and move files from/to groups
In the groups manager on the right hand side is the list of groups, select the group you want to move a file to. Then double click the file from the list on the left and it will be moved. Also, you can delete the Added Files group so any new files added will get put in one of the other groups.
Cheers
thnx malone,
i didn't noticed it.
i didn't noticed it.
A FEW MORE PROBLEMS:
+ project groups are buggy, radasm crashes on adding a new entry or removing existing one
+ when you edit name of some control (including the dialog) and then move the mouse and grab one of
borders (when you wanna resize the control), weird thing happens and you have to restart RadASM
+ project groups are buggy, radasm crashes on adding a new entry or removing existing one
+ when you edit name of some control (including the dialog) and then move the mouse and grab one of
borders (when you wanna resize the control), weird thing happens and you have to restart RadASM
Hi :)
A feature suggestion: when you right click on the project window, and add files, could it be possible that this files are added to the group I selected? That way I don't have to move files from the "Added files" group to the others.
For example, here the files should be added to the "Headers" group:
A feature suggestion: when you right click on the project window, and add files, could it be possible that this files are added to the group I selected? That way I don't have to move files from the "Added files" group to the others.
For example, here the files should be added to the "Headers" group:
Hey ketilO
I like QvasiModo's suggestion, but if it's too much work, what about specifiying the file extensions that you want in the group?
For example, I could create an 'include' group that would catch '.inc' files.
I like QvasiModo's suggestion, but if it's too much work, what about specifiying the file extensions that you want in the group?
For example, I could create an 'include' group that would catch '.inc' files.
Hi all
Keep your brains working on suggestions for project tree maintainance. I am shure there is an obvious and simple solution.
KetilO
Keep your brains working on suggestions for project tree maintainance. I am shure there is an obvious and simple solution.
KetilO
i think that when u add/create a new file, a small dialog should give ya the option to select what group it should go to.