Results 1 to 10 of 23

Thread: liongfx: graphic input: pixel-monitor-test, circles, lines, rendering

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #21
    Senior Member Lionheart008's Avatar
    Join Date
    Sep 2008
    Location
    Germany, Bad Sooden-Allendorf
    Age
    52
    Posts
    944
    Rep Power
    111

    Re: liongfx: last one and ciao :)

    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
    Attached Images Attached Images
    Attached Files Attached Files
    you can't always get what you want, but if you try sometimes you might find, you get what you need

Similar Threads

  1. Replies: 0
    Last Post: 01-08-2009, 10:57

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •