Page 2 of 2
Re: BoxMagic v1.0 - Made with Purebasic & N3xt-D
Posted: Mon May 17, 2010 10:09 am
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?
Re: BoxMagic v1.0 - Made with Purebasic & N3xt-D
Posted: Mon May 17, 2010 11:12 am
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.
Re: BoxMagic v1.0 - Made with Purebasic & N3xt-D
Posted: Mon May 17, 2010 2:50 pm
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.