Hi
I use RadASM 2.2.2.0 ,and i have make a new color theme
who is this theme settings saved?
If i install a new Radasm ,how i can add my theme to this radasm ?
I have copy this radasm.ini and install a fresh copy of Radasm
now start i this and my old theme is allready installed why?
And If i change the Api color change also Hwnd,IDC_FILTER, and all Data and data? function to this color
invoke SendDlgItemMessage,hWnd,IDC_FILTER,CB_GETCURSEL,0, 0
Can i change this to a different?
Soory my many question :bg
Hi ragdog
Themes are saved in RadASM.ini
Themes from RadASM 2.x are incompatible.
Types=Group#12
Structures=Group#13
Constants and words=Group#14
Api calls=group#15
KetilO
I mean for Radasm 2.x I wait for 3.x if bugtest finish
By 2.x have i not Group#13,Group#14,Group#15
Thanks
In Radasm.ini the colors are under [Color] and in your assembler.ini under [Color] also...
Hi gunner
Thanks i have this already solved
i have only the problem with this
QuoteAnd If i change the Api color change also Hwnd,IDC_FILTER, and all Data and data? function to this color
invoke SendDlgItemMessage,hWnd,IDC_FILTER,CB_GETCURSEL,0, 0
Can i change this to a different?
I think I understand your questions. RadASM is very customizable... in the colors & keywords dialog, at the bottom of the "groups" list are 3 items: Constants, API's, and Structures. Change those colors...