Qt Development Technologies

Qt Development Technologies

Posts 1-3 of 3
  • Walter Spermann
    Walter Spermann
    The company name is only visible to registered members.
    Migrating Flash prototype to QT
    We have following problem: We implemented a web application prototype with Flash Actionscript 3.0.
    Now we think about implementing the UI with QT.
    Is there an easy way to do this ?
    I ask because we implemented more than 250 elements for this protoype, mainly as classes.
    We want to avoid all the effort to remake it in QT. There must be a way to use the flash elements on QT.
    Maybe similar to SVG graphics for QT widgets.
    I'm sure I'm not the first one having this problem. Any suggestions how to deal with this ?

    Perhaps using QAx classes (speaking of Windows OS) ?

    Is there an expert having a good idea ?
  • Post visible to registered members
  • Walter Spermann
    Walter Spermann
    The company name is only visible to registered members.
    Re^2: Migrating Flash prototype to QT
    Hi,

    many thanks ! I'll try that.

    Regards,
    Walter