This topic is locked

how to modfy control size

12/23/2009 5:41:36 AM
PHPRunner General questions
Z
zakwithu2 author

Hi all,
I'm using phprunner 5.1

how can i modify (adjust) the size (width and height) of the controls (textbox, dropdown list, etc..) from phprunner editor?

the first thing i tried (as anyone will do) is to to poit at the border of the control then drag left and right as same as in any other vitual programming language. but it make the page looks so strange (not as i need). also when i access the generated files it goes back to first design that made by the phprunner wizard.
any idea how to modfy control size?
thank you all,

J
Jane 12/24/2009

Hi,
you can change size of text box and text area on the "Edit as" settings dialog on the Visual Editortab.

To change dropdown size edit BuildSelectControl function in the generated include/commonfunctions.phpfile.