Adding a Shape to the form

Questions, tips and tricks and techniques for scripting in Servoy

Adding a Shape to the form

Postby ars » Mon Nov 24, 2008 8:23 am

Hi all,

Is there any way to place/add a Shape(Rectangle, Circle, Border Panel etc.) to the form, created by using SM.

and also any way to bring the object to front & send to back...

Thanks.
Arup Sahoo

Servoy Developer and Consultant

Find me @ arup.sahooATgmail.com
Skype me @ arup.sahoo
GTalk me @ arup.sahoo
User avatar
ars
 
Posts: 213
Joined: Thu Jun 28, 2007 2:04 pm
Location: India

Re: Adding a Shape to the form

Postby rgansevles » Mon Nov 24, 2008 12:31 pm

ars wrote:and also any way to bring the object to front & send to back...


the z-order is defined by the formIndex property on the elements:

Code: Select all
mybutton.formIndex = 1
mylabel.formIndex = 2
...


Shapes have not been added to the solution model, please create a feature request for that.

viewtopic.php?f=13&t=6361

Rob
Rob Gansevles
Servoy
User avatar
rgansevles
 
Posts: 1927
Joined: Wed Nov 15, 2006 6:17 pm
Location: Amersfoort, NL

Re: Adding a Shape to the form

Postby ars » Mon Nov 24, 2008 12:50 pm

Thanks Rob,

Feature request created CASE ID : 176455
Arup Sahoo

Servoy Developer and Consultant

Find me @ arup.sahooATgmail.com
Skype me @ arup.sahoo
GTalk me @ arup.sahoo
User avatar
ars
 
Posts: 213
Joined: Thu Jun 28, 2007 2:04 pm
Location: India


Return to Methods

Who is online

Users browsing this forum: No registered users and 2 guests