Re: [Gambas-user] Combobox_Change() Event

2013-05-12 Thread piet
I see, thank you Am 12.05.2013 13:25, schrieb Benoît Minisini: > Le 12/05/2013 08:01, p...@laur-net.dea écrit : > >> Don't know if it's just a misunderstanding. If I change the ReadOnly-Property of a Combobox to true, it doens't raise a change-event when I switch between elements. In a Read

[Gambas-user] Combobox_Change() Event

2013-05-11 Thread piet
Don't know if it's just a misunderstanding. If I change the ReadOnly-Property of a Combobox to true, it doens't raise a change-event when I switch between elements. In a ReadOnly-false-combobox it works fine. -- L

Re: [Gambas-user] glu.buildmipmaps error

2012-11-18 Thread piet
I found my mistake! you have to call the window.show methode befor saveing textures on your graphic card. (I guess so) At least now it works!! Thanks, Piet Am 18.11.2012 15:01, schrieb Laurent Carlier: > Le dimanche 18 novembre 2012 14:40:44 p...@laur-net.dea écrit : > &

[Gambas-user] glu.buildmipmaps error

2012-11-18 Thread piet
URE_2D, Gl.TEXTURE_MAG_FILTER, Gl.LINEAR) ---- Thank you v. m. for help, Piet -- Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases

[Gambas-user] glu.buildmipmaps error

2012-11-18 Thread piet
E_2D, textures[0]) > Glu.Build2DMipmaps(xx1) ' this is where the error appears > > xx2 = Image.Load("xx2.png") > gl.BindTexture(gl.TEXTURE_2D, textures[1]) > Glu.Build2DMipmaps(xx2) > > Gl.TexParameteri(Gl.TEXTURE_2D, Gl.TEXTURE_MIN_FILTER, Gl.LINEAR_MIPMAP_NEAR

[Gambas-user] trigonometric function

2012-10-25 Thread piet
hanks for help Piet -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2