Nexus -library of custom gadgets (32-bit / 64-bit)
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
It would be good if eventually it had this feature.
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
To be honest, I will only add it if I need it myself in some application or other, such is the time that I haven't got at the moment to devote to this project.
When I originally started work on the image array, I did think about labels, but decided I wouldn't need them. Beside's, you can always add text to the images themselves etc.
We'll see.

When I originally started work on the image array, I did think about labels, but decided I wouldn't need them. Beside's, you can always add text to the images themselves etc.
We'll see.
I may look like a mule, but I'm not a complete ass.
-
- Enthusiast
- Posts: 480
- Joined: Thu Jul 27, 2006 4:06 am
On the contrary, having a public area for uploading modifications could easily become messy and disjointed.
If anyone modifies the source in a way which I feel would benefit other users of Nexus then I would be happy to update my site with the new version etc. but I do reserve the right to either allow or refuse such updates as I deem necessary.
If anyone modifies the source in a way which I feel would benefit other users of Nexus then I would be happy to update my site with the new version etc. but I do reserve the right to either allow or refuse such updates as I deem necessary.
I may look like a mule, but I'm not a complete ass.
22/5/2008. Update.
nxSplitter gadgets.
You can now control which of the child gadgets is collapsed and anchored whenever the user clicks the 'gripper'. Up to now the gadgets would alternate, that is the first gadget would collapse the first time the gripper was clicked, then the next click would collapse the second gadget, then the first gadget and then the.....
You now have complete control over which one (if any) is collapsed and anchored.
This is handled through the nxSplitter callback. See the "DEMO-2 nxSplitter.pb" demo program for details (look for the commented lines in the callback function).
Regards.
nxSplitter gadgets.
You can now control which of the child gadgets is collapsed and anchored whenever the user clicks the 'gripper'. Up to now the gadgets would alternate, that is the first gadget would collapse the first time the gripper was clicked, then the next click would collapse the second gadget, then the first gadget and then the.....

This is handled through the nxSplitter callback. See the "DEMO-2 nxSplitter.pb" demo program for details (look for the commented lines in the callback function).
Regards.
I may look like a mule, but I'm not a complete ass.
thanks,
i have found a example "DEMO nxRebar.pb" but no source for it?
greetings
Thomas
i have found a example "DEMO nxRebar.pb" but no source for it?
greetings
Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

not removing, please add the required includesrod wrote:Duly removed!

PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

23/5/2008. Update.
nxImageArray gadgets.
These controls have been upgraded.
First, you can now opt between selected images being blended with the background or simply exhibiting a customisable selection border etc.
More importantly, however, you can now receive notifications regarding the selection / deselection of individual items even in multi-select image arrays. This makes the control far more felexible and was something I needed for my current work in that I required a flexible thumbnail selector etc.
Have added a second demo program for this control which not only illlustrates the new functionality, but goes some way towards demonstrating the powerful drag/drop options etc.
Regards.
nxImageArray gadgets.
These controls have been upgraded.
First, you can now opt between selected images being blended with the background or simply exhibiting a customisable selection border etc.
More importantly, however, you can now receive notifications regarding the selection / deselection of individual items even in multi-select image arrays. This makes the control far more felexible and was something I needed for my current work in that I required a flexible thumbnail selector etc.
Have added a second demo program for this control which not only illlustrates the new functionality, but goes some way towards demonstrating the powerful drag/drop options etc.
Regards.
I may look like a mule, but I'm not a complete ass.
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Arghh! I just downloaded the last update and now there's another! Please stop updating your libs with more functions ! 

https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system