GradientControl 2.3

Share your advanced PureBasic knowledge/code with the community.
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: GradientControl 2.0

Post by Kwai chang caine »

Thanks but i have an error line

Code: Select all

  ResizeGadget(1, 10, 50, WindowWidth(0)-20, 80)
Gadget not initialized with v5.0
ImageThe happiness is a road...
Not a destination
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: GradientControl 2.0

Post by Kwai chang caine »

Thanks , if i comment this line that works 8)

Code: Select all

 ;ResizeGadget(0, 10, 20, WindowWidth(0)-20, 30)
For help you, i test your code and if i push the first cursor on the left out of the window i have this error

Code: Select all

  \MARKER()\Color = Point(mx, 1)
ImageThe happiness is a road...
Not a destination
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Re: GradientControl 2.3

Post by rsts »

Very nice. Always love colorful controls :)

Thanks for sharing.
Post Reply