Рет қаралды 3,631
Creating RaddioButton Widget Using Python Tkinter | Tkinter Tutorial in Tamil
A radio button, sometimes called option button, is a graphical user interface element of Tkinter, which allows the user to choose (exactly) one of a predefined set of options. Radio buttons can contain text or images. The button can only display text in a single font. A Python function or method can be associated with a radio button. This function or method will be called, if you press this radio button.
Radio buttons are named after the physical buttons used on old radios to select wave bands or preset radio stations. If such a button was pressed, other buttons would pop out, leaving the pressed button the only pushed in button.
Each group of Radio button widgets has to be associated with the same variable. Pushing a button changes the value of this variable to a predefined certain value.
c tutorial link - • C Programming Tutorial...
oops link - • Learn Object Oriented ...
html5 link - • 1# Introduction to HTM...
css3 link - • PART-1 INTRODUCTION TO...
javascript link - • PART-1 INTRODUCTION TO...
python link • #1 - Python Tutorial i...
c tricks - • ADD TWO NUMBERS WITHOU...
c interview questions - • Find The Output Of the...
sample program - • HOW TO WRITE C PROGRAM...
c++ program - • PART-01 INTRODUCTION T...
vb6 tutorial - • Visual Basic 6 Tutoria...
__
like our face book page..
/ santratechspot
--------------------------------------------------------------------------------
send request our channel official facebookprofile...
/ santra.techspot.5
---------------------------------------------------------------------------------
#santratechspot #python #tkinter