Hi,

On Fri, Apr 01, 2005 at 03:15:08PM +0200, Reto Spoerri wrote:
> I am currently trying to make menu's using pudding, which should be hideable. 
> Now if i make a button invisible it is still pressable. Is this a bug or a 
> feature?

hehe bug. ive just commited a fix to cvs that should fix the problem.

> Another issue i have is that i am using pudding and raypicking. I have tried 
> to remove all events (soya.IDLER.events.pop()) after eighter the menu and the 
> raypicking event has been invoked. But it still does the raypicking and the 
> menu selection. Would it be a possibility to return the pudding selection in 
> raypicking?

with the console down i get no picking. with it up i do. are you not
using the pudding in soya-contrib?

> All of the things i have listed are in a "framework" which can be downloaded 
> under:
> http://www.nouser.org/nouserorg/content/e219/e313/e322/index_ger.html
> If anybody has some ideas how to improve it mail me.

seems good except i have no idea what key is you set to hide/show the
console :) i changed it to tab using sdlconst.K_TAB. using constants is
much better. look here to get a complete list
http://cvs.gna.org/viewcvs/soya/soya/sdlconst.pyx?rev=1.3&content-type=text/vnd.viewcvs-markup

have fun 

dunk

Reply via email to