News:

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

Radasm color theme

Started by ragdog, June 26, 2010, 05:37:02 PM

Previous topic - Next topic

ragdog

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

KetilO

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

ragdog

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

Gunner

In Radasm.ini the colors are under [Color] and in your assembler.ini under [Color] also...
~Rob (Gunner)
- IE Zone Editor
- Gunners File Type Editor
http://www.gunnerinc.com

ragdog

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?

Gunner

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...
~Rob (Gunner)
- IE Zone Editor
- Gunners File Type Editor
http://www.gunnerinc.com