hi all
my last picture and example for liongfx, I will (have to!) make a break for a longer period. private things due me to do this one. not so easy but it's more important to going forward with other professional things (criminal novel, musician, lightwave 3d!)
I have to focus my things to this one, it's better for me... after having some day free (holiday) I have made up my mind to make this decision...
[code=thinbasic]uses "liongfx", "console"
liongfx_Screen 12
liongfx_windowtitle "rectangles"
liongfx_View 220,140, 420,340,5,2
liongfx_Line 10,10, 100,100,4,16,2
liongfx_locate 2,4
liongfx_color 200,10
liongfx_Print "hello sleeping thinbasic world in summertime"
liongfx_Line 20,20, 180,180,6,12,9
liongfx_Line 24,24, 80,80,4,16,4
liongfx_Line 44,44, 160,160,4,16,3
liongfx_Sleep 150
liongfx_getkey[/code]
very simple but I like it ! that's all for today and this year. have all a good time and fun with thinbasic coding. I have learnt a lot of good things here, thanks! good luck for thinbasic for the future !
tschüss, frank
Bookmarks