Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mjohn

Pages: [1]
1
 :-[
And I can't select multiple elements in pool or in lane only use mouse . And I can't  combine multiple elements as word.
And I can't select multiple arrow elements.


2
 :-[But it did't give a good solution for the problem.

3
 :-[I can't divide  the lane into multiple lanes., and can't divide pool into multiple lanes.
can't set lane and pool'direction to vertical default.
The size and position can't auto fit to it's parent and so on....
Too bad for draw BPMN.

4
Bugs and Issues / When load generated HTML Report, Error!
« on: May 15, 2008, 04:52:59 pm »
When I generate Html Report for aaaaaa package,  When load the generated index.html file,

Ie show the errors:
//////////////////////////////////////////////////////////////////////////////
An error occured while loading data files, please confirm that all files have been generated and are intact.
//////////////////////////////////////////////////////////////////////////////

but when When I generate Html Report for aaaaaa's parent package-Business Process Model,  it's ok.

after I debug, I found  below two lines code conflict each other.

function tocBuildItem(i) {
  if (tocTab[0].indexOf(':')!=-1)
......
  if (document.getElementById(tocTab[6])==null) return 'i'+i;
}

in the generated javascript file "displayToc.js".



 :-[This form is so bad, that I even can't upload a attchment.

Pages: [1]