RadASM style manager addin

Started by KetilO, March 16, 2006, 11:17:42 AM

Previous topic - Next topic

KetilO

Hi all

I have tried to get the sources for X05's stylemanager without success.
So this is an attempt to make a replacement for the stylemanager.

See the included StyleMana.txt on how to install.

KetilO

03-20-2006, Fixed minor bug where position was not saved. Removed duplicate styles. Added several style groups.
03-22-2006, Added textbox to edit style as hex.
04-23-2006. Made it ready for language translations. Added SS_CENTERIMAGE style.


[attachment deleted by admin]

Shantanu Gadgil

Yay! Got it first !!!

I have to say...this is truly amazing work, especially the way the actual control updates as one selects/deselects the style values :thumbu :thumbu :thumbu

Not tested it very thoroughly, but did not face (notice?) any immediate problems !!! :cheekygreen:

Any plans of integrating this feature into ResEd ?
To ret is human, to jmp divine!

KetilO

Thanks

Yes that was my initial plan. It is designed to be easily implemented into ResEd.

KetilO

KetilO

New upload:

o Fixed minor bug where position was not saved.
o Removed duplicate styles.
o Added several style groups.

KetilO

KetilO

Hi all

New upload:

o Added textbox to edit style as hex.

KetilO

Shantanu Gadgil

Cool! Amazing! :U

How about the BS_FLAT style for button?
#define BS_FLAT             0x00008000L //winuser.h

How about if you can start a "sticky" where users (we  :bg) can keep posting missing equates etc, might make your job much easier!!!
To ret is human, to jmp divine!

KetilO

Thanks

BS_FLAT will be added.

KetilO

lamer

Great work, Ketil! Thank you!
:U :U :U

PhM

Hi Ketil and thanks for RadASM, a great IDE :U

I often use SS_CENTERIMAGE as a static control style in VC, it is very useful for statics or bitmaps.
I added this to The StylesManager AddIn in Styles.inc at line 584 and it works fine !
dd SS_CENTERIMAGE
dd 200h
db 'SS_CENTERIMAGE',0
I hope it helps.
Sincerly,
Philippe Marechal

KetilO

Thanks Philippe

New upload at the top.

KetilO

siegfried

Dear Philippe,

En fait je ne comprend pas du tout ce que tu dis  :green :cheekygreen: :green2

Ca ressemble a de l'assembleur (j'en ai fait sur Motorola), mais c'est un language compliqué pour un pauvre profane comme moi.

Bises !