[Implemented] Extend Gadgets
Posted: Wed Feb 06, 2002 8:26 am
Restored from previous forum. Originally posted by Rings.
Some points when creating gadgets is the style of the gadget.
For example if you want a multiline Textgadget, you have to use Get- and Setwindowslong (windows-Api) or SendMessage after the creation.It would be easier to change the typical gadgetinformation with one PureBasicCall(and easier to convert to other OS's).
for example-> Multiline Textgadget (With or without sliders)
or rightalign Text in a ButtonGadget or etc......
Getting better with a little help from my friends....thx Siggi
Some points when creating gadgets is the style of the gadget.
For example if you want a multiline Textgadget, you have to use Get- and Setwindowslong (windows-Api) or SendMessage after the creation.It would be easier to change the typical gadgetinformation with one PureBasicCall(and easier to convert to other OS's).
for example-> Multiline Textgadget (With or without sliders)
or rightalign Text in a ButtonGadget or etc......
Getting better with a little help from my friends....thx Siggi