Menu

#2 Unabe to save XGMML

open
None
7
2002-01-07
2001-12-24
No

Hi,

I´m using OpenJGraph and I have a problem saving files
in XGMML format: the positions and so one are saved
but not the texts that I set in the nodes neither the
edges. By the way, how can I run the application in a
´normal way´? That means, appearing a unique empty
screen where the graph can be drawn.

Thanks and congratulations for the project!!

Isi,

Discussion

  • Isidoro Legido Martínez

    • priority: 5 --> 7
    • assigned_to: nobody --> jmsalvo
     
  • Jesus M. Salvo Jr.

    Logged In: YES
    user_id=15433

    "the positions and so one are saved but not the texts that
    I set in the nodes neither the edges."

    Hmmmm.. That used to be a problem. What release of
    openjrgaph are you using?

    "That means, appearing a unique empty screen where the
    graph can be drawn. "

    To be honest, I have not tried that. :) Try creating a
    graph object with no vertices and no edges. It would then
    be like a state where you have a graph with 1 or more
    vertices or edges .. then later on deleting all the
    vertices.

     
  • Jesus M. Salvo Jr.

    Logged In: YES
    user_id=15433

    Isi,

    I have sent you a private e-mail regarding this.
    Follow-ups?

    John

     
  • Sean McCombe

    Sean McCombe - 2002-04-06

    Logged In: YES
    user_id=79405

    I have also experienced this error in 0.91. I think it
    might be due to the fact that changing the text of a
    vertex changes only the text associated with the
    VisualVertex and not the text of the Vertex which it
    represents.

     
  • Isidoro Legido Martínez

    Logged In: YES
    user_id=148313

    Hi,

    Sorry for the delay.
    This is, step by step, what I do:
    + I use the version 0.9.1 in a Windows2000 and the JVM
    1.3.1.02
    + To start the application I execute runsample1.bat
    + I delete all the nodes and I create a new graph
    + I change the labels but when I save it they have the
    default values (New Vertex,...)

     
  • Isidoro Legido Martínez

    Logged In: YES
    user_id=148313

    Hi,

    Sorry for the delay.
    This is, step by step, what I do:
    + I use the version 0.9.1 in a Windows2000 and the JVM
    1.3.1.02
    + To start the application I execute runsample1.bat
    + I delete all the nodes and I create a new graph
    + I change the labels but when I save it they have the
    default values (New Vertex,...)

     

Log in to post a comment.