Get your own customer support community

Recent activity

Subscribe to this feed
  • update

    ViVi posted an update in EaSynth ForeUI on March 15, 2010 06:21:

    ViVi
    ForeUI V2.15 Released
    Announcement: http://www.foreui.com/blog/?p=726

    Summary:
    New Feature: German language supported.
    New Feature: Use shift + arrow keys to nudge element with a major grid.
    New Feature: Support icon in menu bar.
    New Feature: New "Element Initialized" event.
    New Feature: New "Current_Page_Title" global property.
    New Feature: Allow changing workspace location.

    Enhancement: Right-clicking item in action editor will select the item before showing context menu.
    Enhancement: Remember the recently used case type in Switch Branching editing.
    Enhancement: Exported DHTML can auto fit the screen width when loaded in web browser on mobile phone.
    Enhancement: Set property action supports setting numeric value.
    Enhancement: Add a button for custom element creation in floating tool pane.

    Fixed Bug_0160: Temporary folders for elements in user defined category is not removed from workspace after closing ForeUI.
    Fixed Bug_0161: Modify the action for group member, the modification will be discarded after moving the group.
    Fixed Bug_0162: Renaming the custom global property should also update them in expression.
    Fixed Bug_0163: The properties in the message of User Decision Branching are not updated when properties are renamed.
    Fixed Bug_0164: Select an element that supports image, drag an image from image dock to the element, the floating tool pane should be restored after releasing the mouse.
    Fixed Bug_0165: Change icon command for Tree/List/Menu can not undo correctly.
  • problem

    ViVi replied on March 05, 2010 14:16 to the problem "HTML-Export has the wrong size on the Iphone" in EaSynth ForeUI:

    ViVi
    Hi Tobias, the exported DHTML page is 320 x 480 pixels. The problem is that Safari in iPhone does not know the view size we need, and zoom out the page, so the page content can not fill the screen.

    There is a workaround: add this line in the "index.htm" file:
    <meta name="viewport" content="width=320">

    I've just uploaded two examples, you can view them in iPhone:

    Original Version (can not fill the screen): http://www.foreui.com/misc/tmp/t0/

    Modified Version (will fill the screen): http://www.foreui.com/misc/tmp/t1/

    You can compare the source of these two examples, you will see the meta line above do the trick.

    We will add the meta line in the DHTML export from next version, thus you will able to use it without modification.
  • question
  • update

    ViVi posted an update in EaSynth ForeUI on March 01, 2010 02:08:

    ViVi
    ForeUI V2.12 Released
    Announcement: http://www.foreui.com/blog/?p=720

    Summary:
    Enhancement: Move the "From Image File..." menu item to top for image choosing.
    Fixed Bug_0146: If a folder is nested under a page, it can not be removed.
    Fixed Bug_0147: There is a delay when start drag selecting.
    Fixed Bug_0148: The height of Calendar header is significantly reduced in simulation if the calendar is big.
    Fixed Bug_0149: Double-click the image in group can not change its image source.
    Fixed Bug_0150: Group member A covers B, B may be hidden if A is set to invisible in simulation.
    Fixed Bug_0151: Can not get the specific cell value of table in simulation.
    Fixed Bug_0152: Empty table body can not be painted in simulation.
    Fixed Bug_0153: When dragging window element that contains element group, the group members can not be moved correctly.
    Fixed Bug_0154: The entired Window element are draggable in simulation, it should be limited to header only.
    Fixed Bug_0155: Select a group and press Ctrl+D, that allows adding behavior to group (which should be disabled).
    Fixed Bug_0156: Should not allow deleting the page if all other pages are nested under it.
    Fixed Bug_0157: If page B is nested under page A, remove page A, then undo will meet error.
    Fixed Bug_0158: "Change State" action is not listed for TextEditBox element.
    Fixed Bug_0159: Invisible element in group should be painted semi-transparently in design phase.
  • update

    ViVi posted an update in EaSynth ForeUI on February 10, 2010 03:31:

    ViVi
    ForeUI V2.10 Released!
    Announcement: http://www.foreui.com/blog/?p=709
    Summary:
    New Feature: New "Key Down" event for keyboard event processing.
    New Feature: New "Current_Key_Code" system property for identifying the current pressed key.
    New Feature: New "Ctrl_Key_State" system property to identify if the CTRL key is pressed.
    New Feature: New "Alt_Key_State" system property to identify if the ALT key is pressed.
    New Feature: New "Shift_Key_State" system property to identify if the SHIFT key is pressed.
    New Feature: New "Focused_Element_Id" system property to retrive the id of element that has focus.
    New Feature: New element property to represent the id of element.
    New Feature: Text label element supports border and vertical alignment.
    New Feature: Access image/DHTML export feature via command line.

    Enhancement: Switch page in simulation, do not hide current page if the target page does not exist.
    Enhancement: Shows multiple menu items to launch action editor if right click on multiple elements.
    Enhancement: Make text content in Table element unselectable for FF, Chrome and Opera.
    Enhancement: Tool windows can be resized.
    Enhancement: Allow reseting all parameters in settings window.
    Enhancement: Allow renaming custom event.

    Bug_0139: Single row Table with header cause error in simulation.
    Bug_0140: The "Auto resize element after editing its content" option does not take effect when adding image into button.
    Bug_0141: Copying page allocates duplicated element ids.
    Bug_0143: Copy element that contains "Switch Page" action and paste it to new plot, the new plot will contain the old plot data.
    Bug_0144: Mutirow, encrypt text edit box can not be properly auto resized.
    Bug_0145: The tree view in page management window may become too narrow if any page has a long title.
  • update

    A comment on the update "ForeUI V2.05 Released!" in EaSynth ForeUI:

    ViVi
    Hi Stefanos, I also sent you a mail without attachment about 11 hours ago, have you received that? Maybe you can check your mail refuse bin? If all not found, seems that my mail is blocked by your mail system...

    In Mac, the application is actually a folder named "EaSynth ForeUI.app", so you need to rename the folder (remove the .app postfix in name), then you can go inside and find the log file in "/Contents/Resources/Java/log". It is kind of difficult, we should add a menu item to allow user to submit logs... – ViVi, on February 02, 2010 13:17
  • update

    A comment on the update "ForeUI V2.05 Released!" in EaSynth ForeUI:

    ViVi
    Hi Stefanos, I've replied your email yesterday and attached the exported PDF (1.45 MB) in the mail, have you received that?

    As for the problem you mention, I can not reproduce it, I just use V2.00 and export the PDF file directly. Can you send us your log file (under the "log" folder in the install directory) to check? – ViVi, on February 02, 2010 00:44
  • update

    ViVi posted an update in EaSynth ForeUI on February 01, 2010 05:06:

    ViVi
    ForeUI V2.05 Released!
    Announcement: http://www.foreui.com/blog/?p=700
    Summary:
    Enhancement: Multi-selection support in action editor.
    Enhancement: Show author name in resource listing view.

    Fixed Bug_0133: V1.xx plot that contains conditional branchings may not be loaded in V2.0
    Fixed Bug_0134: Loading rectangle element with width=20 or height=20 in V1.xx plot file, the rectangle will be resized.
    Fixed Bug_0135: Create several instances of same custom element, move the newly created element, its action will be messed up.
    Fixed Bug_0136: Single row table (without header) shows nothing in simulation.
    Fixed Bug_0138: Custom event (and its child nodes) can not be pasted.
  • idea

    ViVi replied on January 28, 2010 15:10 to the idea "iPhone controls" in EaSynth ForeUI:

    ViVi
    I've just submitted the first version of the iPhone library:
    http://www.foreui.net/node/16
    Enjoy it, and don't forget to give me some feedback :-)
  • update

    ViVi posted an update in EaSynth ForeUI on January 25, 2010 07:47:

    ViVi
    ForeUI V2.00 Released!
    Announcement: http://www.foreui.com/blog/?p=658

    Summary:
    New Feature: New "Windows 7" UI theme for prototyping.
    New Feature: Integrate with ForeUI user community web site.
    New Feature: Element category management.
    New Feature: Tree structured page management: support drag and drop.
    New Feature: Support global properties.
    New Feature: Support add/trigger custom events.
    New Feature: Display settings for toolbar icon, toolbar text, action flag and element button size.
    New Feature: Table element supports "Table Cell Values" property.
    New Feature: New placeholder element.

    Enhancement: Table content should not be wrapped, unless '\n' is used.
    Enhancement: When inputing the target element id, the id list should include ids for group members.
    Enhancement: Property chooser also allow inputing element id directely.
    Enhancement: Add page navigation buttons on bottom tool bar.
    Enhancement: Improved some dialogs UI (page management, plot configure, element selector etc.)
    Enhancement: Avoid selecting text within table body by double-clicking in the simulation.
    Enhancement: "Show Message" action can do optional calculation within the message.
    Enhancement: Allow specifying the loop interval in behavior editor.
    Enhancement: Adjust the title position for window element.
    Enhancement: Rectangle, ellipse, triangle and placeholder support line stye (solid, dashed, dot).

    Bug_0126: The table element with spaces in content will be shows as "&nbsp..." when export html more than one time.
    Bug_0127: If one row of table element contains less columns than other rows, error occur when exporting to html.
    Bug_0128: Post commands list is disabled by default, even the post commands are enabled.
    Bug_0129: ComboBox element can not contain "<", ">" sysmbols.
    Bug_0130: Delete a master page may cause the page manage window crash.
    Bug_0131: Page management window should be closed when the plot is closed.
    Bug_0132: The window icon and title is not aligned well when title contains parenthesis.