BoxMagic v1.0 - Made with Purebasic & N3xt-D

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
zxtunes.com
Enthusiast
Enthusiast
Posts: 375
Joined: Wed Apr 23, 2008 7:51 am
Location: Saint-Petersburg, Russia
Contact:

Re: BoxMagic v1.0 - Made with Purebasic & N3xt-D

Post by zxtunes.com »

I pushed icons (camera, help, etc) then tooltip any more do not work (do not appear).
What version of windows are you using? Tooltips should work the same as any tooltips.
XP

There is no alpha channel.
In vain. It strongly reduces utility of the program. If it is impossible to make the alpha channel, it is necessary to make a choice of any colour of a background, or background image.

And all the same tell why you have chosen N3xt-D, to me interestingly what it offers advantages to creation of similar programs. Why not OGRE?
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Re: BoxMagic v1.0 - Made with Purebasic & N3xt-D

Post by srod »

Bubble tool-tips are notoriously patchy on some XP systems. A problem generally associated with certain themes which patch certain system libraries etc. I generally avoid the bubble style now.
I may look like a mule, but I'm not a complete ass.
User avatar
Innesoft
Enthusiast
Enthusiast
Posts: 105
Joined: Mon Jan 18, 2010 10:30 am
Location: UK
Contact:

Re: BoxMagic v1.0 - Made with Purebasic & N3xt-D

Post by Innesoft »

And all the same tell why you have chosen N3xt-D, to me interestingly what it offers advantages to creation of similar programs. Why not OGRE?
Only because i had n3xtD code for model formats used in the app, and the other Irrlicht Wrapper doesn't support embedding in a gadget. Having not really touched ogre it was less convenient to rewrite certain code i already had lying around for n3xtD, and it was a way of seeing what I could squeeze out of it.
Bubble tool-tips are notoriously patchy on some XP systems. A problem generally associated with certain themes which patch certain system libraries etc. I generally avoid the bubble style now.
Didn't know that, I'll drop the bubble-tips in future.
Post Reply