Blog Post #0099: A Special Request

Jan Hönig hrominium at gmail.com
Wed Jan 22 15:29:44 UTC 2020


On Tuesday, 21 January 2020 at 22:06:30 UTC, Ron Tarrant wrote:
> On Tuesday, 21 January 2020 at 18:57:47 UTC, Jan Hönig wrote:
>
>> I would also like to request a future blog post about 
>> animation.
>> I know you have done that in the past, but i am thinking of 
>> some animation triggered by user input (say a button, or some 
>> text field, which provides parameters for a circle).
>
> Just to make sure I know exactly what you want...
>
> - the user inputs parameters for a circle - I'm assuming size, 
> position, perhaps the fraction of the circle (half, quarter, 
> two-thirds, whatever)
> - the user then clicks a button and that draws the circle.
>
> Is that more or less what you're after?

Yes something in that manner.
I am not familiar with GTK, i have done a few things in QT.
I am mainly interested in the information passing.
When i make some change to the input || hit enter || hit the 
button, the scene will change accordingly.

For a more satisfying example, you could have a ball on one line. 
Below that you have a horizontal slider. Whenever you move the 
slider, the ball on the line will move accordingly.


More information about the Digitalmars-d-learn mailing list