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]
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 ?
Thanks
Yes that was my initial plan. It is designed to be easily implemented into ResEd.
KetilO
New upload:
o Fixed minor bug where position was not saved.
o Removed duplicate styles.
o Added several style groups.
KetilO
Hi all
New upload:
o Added textbox to edit style as hex.
KetilO
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!!!
Thanks
BS_FLAT will be added.
KetilO
Great work, Ketil! Thank you!
:U :U :U
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
Thanks Philippe
New upload at the top.
KetilO
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 !