Nexus -library of custom gadgets (32-bit / 64-bit)

Developed or developing a new product in PureBasic? Tell the world about it.
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

Great job srod! Very professional as usual :)
Mat
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Thanks guys. :)

Just a shame I never got to add more controls before deeming that it had been 'on hold' for too long.

Still, it's only a matter of time before I will be in need of a new control which will mean that Nexus will get an update etc.
I may look like a mule, but I'm not a complete ass.
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

MrMat wrote:Great job srod! Very professional as usual :)
He's such a talented little hamster isn't he Matt??? Pity about those legs though!! (and the hairy backside!)
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Fangbeast wrote:Pity about those legs though!! (and the hairy backside!)
What, you mean that waxing didn't work? All that pain for nothing!

:)
I may look like a mule, but I'm not a complete ass.
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

srod wrote:
Fangbeast wrote:Pity about those legs though!! (and the hairy backside!)
What, you mean that waxing didn't work? All that pain for nothing!

:)
Waxing?? Is that why my damned ears are so dry again you thieving git???
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Great work (as usual).
Thanks.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
zikitrake
Addict
Addict
Posts: 868
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

:shock: nice! My apps are now very beautiful ;
PB 6.21 beta, PureVision User
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

You're welcome. :)
I may look like a mule, but I'm not a complete ass.
User avatar
flaith
Enthusiast
Enthusiast
Posts: 704
Joined: Mon Apr 25, 2005 9:28 pm
Location: $300:20 58 FC 60 - Rennes
Contact:

Post by flaith »

As usual, a great and useful program, thanks srod :D
“Fear is a reaction. Courage is a decision.” - WC
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

With the NxSplitter you can use nx_SetGadgetState() with special values #nxSplitter_AnchorFirstGadget or #nxSplitter_AnchorSecondGadget to force an anchor. Is there a special value to restore the original position? If not, can there be in the vext version? :)
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

DoubleDutch wrote:With the NxSplitter you can use nx_SetGadgetState() with special values #nxSplitter_AnchorFirstGadget or #nxSplitter_AnchorSecondGadget to force an anchor. Is there a special value to restore the original position? If not, can there be in the vext version? :)
Done. Have added a new constant for use with the nx_SetGadgetState() function with nxSplitter gadgets, namely : #nxSplitter_RestoreSlider.

:)
I may look like a mule, but I'm not a complete ass.
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Thanks. :)
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
superadnim
Enthusiast
Enthusiast
Posts: 480
Joined: Thu Jul 27, 2006 4:06 am

Post by superadnim »

awesome work!

are the rebars available or its just dummy code for now? (I couldn't get the example to work, thats why I ask) sorry :)


on nxImageArray, can the selection style be changed? (to a rectangle or different background rather than the default selection style). Also, is it possible to change the offset distance in between each image?, they are way too separate IMO. Last one: can a payoff text be added to each image, or better yet, can a gadget be "linked" to an image?.

Thanks

PS: Can the propertybox be used without esgrid?

:lol: should I bash the keyboard and give up?
:?
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

superadnim wrote:awesome work!

are the rebars available or its just dummy code for now? (I couldn't get the example to work, thats why I ask) sorry :)


on nxImageArray, can the selection style be changed? (to a rectangle or different background rather than the default selection style). Also, is it possible to change the offset distance in between each image?, they are way too separate IMO. Last one: can a payoff text be added to each image, or better yet, can a gadget be "linked" to an image?.

Thanks

PS: Can the propertybox be used without esgrid?
Thanks.

The answer to every question is no! :)

Actually, I am not sure what you mean by the 'payoff text' ? You can certainly add a tooltip to each image.

As for the rebar, I think I was tired when I threw that up because it is not possible to force such a control into the Nexus framework without cheating! I will instead create a separate rebar lib when I need the control myself - probably an OOP one.
I may look like a mule, but I'm not a complete ass.
superadnim
Enthusiast
Enthusiast
Posts: 480
Joined: Thu Jul 27, 2006 4:06 am

Post by superadnim »

oh I mean a label text on the bottom of the image! - imagine, you could set the image name or the size, format, dimensions, etc. as information at the bottom or top of each image in the array.

:lol: should I bash the keyboard and give up?
:?
Post Reply