Home » Developer & Programmer » Forms » Tell me please
Tell me please [message #129849] Tue, 26 July 2005 23:49 Go to next message
prase_pk
Messages: 40
Registered: July 2005
Location: india
Member
Is there any way to dynamically create objects in forms.
I mean in java,while handling events we can dynamically create objects (items) and then handle them to accordingly.Is there any way out that we can create the items dynamically in forms .Please help me. I want this to continue with my project.

Thanks in advance....
Re: Tell me please [message #129851 is a reply to message #129849] Wed, 27 July 2005 00:03 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
No. But you can have a pool of unused items of the different types (character, number, date) and although you can't move them from canvas to canvas, you can display and hide them, move them around the canvas, and change their displayed length.

David
Re: Tell me please [message #129853 is a reply to message #129849] Wed, 27 July 2005 00:28 Go to previous messageGo to next message
prase_pk
Messages: 40
Registered: July 2005
Location: india
Member
So do u mean to say that its a limitation of forms that we cannot create dynamic items?and then move the things around them?
Re: Tell me please [message #129856 is a reply to message #129853] Wed, 27 July 2005 00:31 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Correct, you can not create items dynamically. But as I said, you can have 'hidden' items that you 'turn on' and use.

David
Re: Tell me please [message #129861 is a reply to message #129849] Wed, 27 July 2005 00:46 Go to previous messageGo to next message
prase_pk
Messages: 40
Registered: July 2005
Location: india
Member
Thanks david but it is useful only if we know the number of items but there may be hundreds of items that I may have to create dynamically.So this idea may not work in my case.

Anyhow thanks david..have a great day
Re: Tell me please [message #129862 is a reply to message #129861] Wed, 27 July 2005 00:52 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Then I suggest you write it in Java.

Alternatively, you could explain what you are trying to do and we may be able to suggest how Forms can handle it because I can not see any application where you would need to create hundreds of items dynamically.

David
Previous Topic: CREATING THE TAB CANVAS ON CONTENT CANVAS
Next Topic: Require faq's
Goto Forum:
  


Current Time: Thu Sep 19 12:05:17 CDT 2024