Search found 7 matches
- Thu May 18, 2006 3:40 pm
- Forum: General Discussion
- Topic: Run PureBasic from USB Flash Drive
- Replies: 16
- Views: 4532
- Thu May 18, 2006 2:05 pm
- Forum: General Discussion
- Topic: Run PureBasic from USB Flash Drive
- Replies: 16
- Views: 4532
- Thu May 18, 2006 3:45 am
- Forum: Tricks 'n' Tips
- Topic: Quick and dirty no-API way to sort ListIconGadget
- Replies: 0
- Views: 1273
Quick and dirty no-API way to sort ListIconGadget
Code updated for 5.20+
I wanted a quick and simple no-API, no-Callback way to sort my ListIconGadget by a particular column in PB4, and didn't want to use a large library like Gnozal's PureLVSORT library. So I came up with the following.
Uses quicksort by swapping rows instead of array elements ...
I wanted a quick and simple no-API, no-Callback way to sort my ListIconGadget by a particular column in PB4, and didn't want to use a large library like Gnozal's PureLVSORT library. So I came up with the following.
Uses quicksort by swapping rows instead of array elements ...
- Tue May 16, 2006 10:31 am
- Forum: Coding Questions
- Topic: drag and drop to rearrange listicongadget
- Replies: 4
- Views: 1466
- Tue May 16, 2006 2:23 am
- Forum: Coding Questions
- Topic: drag and drop to rearrange listicongadget
- Replies: 4
- Views: 1466
drag and drop to rearrange listicongadget
I'm making a small media player with a playlist function, and I'd like to be able the rearrange the playlist by simple drag and drop (like in winamp/wmp). The playlist is a ListIconGadget.
Note: not dragging files from explorer or from another gadget, but dragging rows inside a playlist.
The ...
Note: not dragging files from explorer or from another gadget, but dragging rows inside a playlist.
The ...
- Tue May 16, 2006 12:25 am
- Forum: Tricks 'n' Tips
- Topic: USB Key
- Replies: 27
- Views: 10625
- Mon May 15, 2006 9:01 am
- Forum: Tricks 'n' Tips
- Topic: USB Key
- Replies: 27
- Views: 10625