[Gambas-user] Drawing a Line in openGL

2014-12-12 Thread Sean Sayandeep Khan
Hello I would expect the attached code to draw a line in the opengl viewer. However, the attempt to do the same is failing - the viewer is empty. Please advise. Sean gl_line-0.0.1.tar.gz Description: application/gzip -

Re: [Gambas-user] Scrollarea Graphics

2014-11-17 Thread Sean Sayandeep Khan
@Fabian, this is from the first message : > ... I want to add text > commands, such as "ADDTILE 10,10 40,60 hello" in the > textbox called Command. I expect as output (on clicking > the button "exec") a tile of width 40 and height 60 to > appear with top left being 10, 10 in the canvas. Here i

Re: [Gambas-user] Scrollarea Graphics

2014-11-17 Thread Sean Sayandeep Khan
Here the source archive : attached archive-0.0.1.tar.gz Description: application/gzip -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Da

[Gambas-user] Scrollarea Graphics

2014-11-17 Thread Sean Sayandeep Khan
Hello, I have the folloing setup (See attached image, UI1.png). The Canvas is a scrollarea. I want to add text commands, such as "ADDTILE 10,10 40,60 hello" in the textbox called Command. I expect as output (on clicking the button "exec") a tile of width 40 and height 60 to appear with top lef