• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changed test learning desing foreign key

inserted trace

added scrolling + resizing functionality

Changed dialog creation method for workspace

Now handles rezising and event handling from container scrollPane and LFWindow

DataTransferObject... not sure if we will need this.

Updated to be AS2.0 complient

added a new method (for old compatability) and renamed

renamed

removed a breakpoint.

took out a breakopint...

test learning design

    • -0
    • +21
    ./db/sql/insert_survey_design.sql
possible solution for popup/dialog management

added close button

new version with close button

created to be the class associated with the content for the workspace dialog

Added method to create workspace popup

Added in real call to create a workspace popup

Took out trace statement

AbstractView inherits from Movieclip now

/**

* Debug

* Can be used to print message to a floating windoe and to trace windoe. SHoudl be used over trace().

* Usage:

* import org.lamsfoundation.lams.common.util.Debug;

*

* Debug.log('_toolkit_mc:'+_toolkit_mc,5,'createToolkit','ToolkitView');

*

*

*/

added setBackground and setBorderstyle methods. also fixed bug on initialisation

added setBackground and setBorderstyle methods. also fixed bug on initialisation

Updated master build to include lams_central. In process, changed it from being linux to windows...

LAMS Window Component FLA

    • binary
    ./src/flash/LFWindow.fla
LAMS Window compiled component

    • binary
    ./src/flash/LFWindow.swc
added rectborder class to do the border

LAMS Window Extended from the mx.controls.Window Class

more requestURL to canvas, where it should be

remove debug that was in UIObject