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
[Implemented] Extend Gadgets
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by Rings.
the Tips&Tricks section for 'GetItemCount in a Listbox' .
And i have never tried it again.Perhaps it can be a bug, coz in vb it is possible (Or perhaps i'm a dammed lame code ) .
Getting better with a little help from my friends....thx Siggi
i tried it, but failed.And nobody replied any reason why.Look at> For example if you want a multiline Textgadget, you have to use Get- and
> Setwindowslong (windows-Api) or SendMessage after the creation.
Can you please show me how to do this?
the Tips&Tricks section for 'GetItemCount in a Listbox' .
And i have never tried it again.Perhaps it can be a bug, coz in vb it is possible (Or perhaps i'm a dammed lame code ) .
Getting better with a little help from my friends....thx Siggi