Python Forum
dynamic object creation using python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dynamic object creation using python
#1
I have the following requirement
1. Create several geometric objects such as square, triangle, circle etc.
2. Need to create a drop down menu that displays number 1 to 10 corresponding to each of the objects
3. Now depending upon user selection, the screen shall display corresponding numbers of the objects. For example
if the user selects 3 triangles and 2 squares, then corresponding objects shall appear on screen.

please suggest method to do so
Reply


Messages In This Thread
dynamic object creation using python - by gary - Oct-14-2022, 04:27 PM
RE: dynamic object creation using python - by gary - Oct-14-2022, 04:48 PM
RE: dynamic object creation using python - by gary - Oct-15-2022, 08:37 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  python update binary object (override delivered Object properties) pierre38 4 1,807 May-19-2022, 07:52 AM
Last Post: pierre38
  Dynamic File Name to a shared folder with open command in python sjcsvatt 9 6,159 Jan-07-2022, 04:55 PM
Last Post: bowlofred
  Dynamic Printing With Python Terminal MrTim 2 2,972 Jul-06-2021, 04:00 PM
Last Post: MrTim
  Is there a library for recursive object creation using config objects johsmi96 0 1,872 May-03-2021, 08:09 PM
Last Post: johsmi96
  Use dynamic variable from parallel running python script Sicksym 0 1,882 May-15-2020, 02:52 PM
Last Post: Sicksym
  python 2D array creation and print issue developerbrain 5 2,872 May-15-2019, 01:38 PM
Last Post: developerbrain
  Creation of Dynamic HTML by substituting Database values Sandy777 1 2,157 Apr-18-2019, 07:17 AM
Last Post: buran
  Socket creation speed difference Python 2.7 / Python 3.7 PiAil 1 2,478 Feb-13-2019, 01:55 PM
Last Post: PiAil
  python rrdtool graph creation issue anna 0 4,457 Sep-10-2018, 11:10 AM
Last Post: anna
  Code review for S3 object creation beherap 0 2,158 Mar-29-2018, 01:31 PM
Last Post: beherap

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020