Feature #2841
closedCreate a basic appion layout form for creating a new gui page
0%
Description
This is very early, still working on it.
See http://emg.nysbc.org/projects/appion/wiki/How_to_add_an_AppionLoop_GUI_page for usage instructions.
Use generateAdditionalFormLeft() and generateAdditionalFormRight() to add your own HTML.
Updated by Amber Herold about 10 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Amber Herold to Sargis Dallakyan
r18514 converts xmipp3cl2dAlign Gui to use basicLayoutForm as a base class to test the addition of the remoteJobParams form to the basicLayoutForm.
Xmipp3Cl2dAlign does not seem to be working even for the original GUI, but the new GUI does produce the same command as the old gui. I've left runXmipp3CL2DAlign.php in svn for now, until the new version is thoroughly tested.
This checkin also fixes an issue where if a checkmark was on by default, it would be turned on during a page reload even if the user had turned it off.
It also adds the ability to add javascript functions to gui elements onchange events.
Updated by Clint Potter about 10 years ago
Dmitry had upload code from about 2 years ago.
Updated by Amber Herold about 10 years ago
Clint,
I'm not sure what your comment is referring to, could you please elaborate?
Updated by Clint Potter about 10 years ago
- Assignee changed from Sargis Dallakyan to Dmitry Lyumkis
Dmitry will test.
Updated by Neil Voss almost 10 years ago
- Related to Bug #2939: Appion Developers Conference Call Notes added
Updated by Anchi Cheng almost 9 years ago
- Status changed from In Code Review to Closed