Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Simplest GUI with drag/drop/click on large image?

by suaveant (Parson)
on Sep 07, 2011 at 15:42 UTC ( [id://924613]=note: print w/replies, xml ) Need Help??


in reply to Simplest GUI with drag/drop/click on large image?

Sounds like you could do it with some javascript in a web page.

                - Ant
                - Some of my best work - (1 2 3)

  • Comment on Re: Simplest GUI with drag/drop/click on large image?

Replies are listed 'Best First'.
Re^2: Simplest GUI with drag/drop/click on large image?
by halley (Prior) on Sep 07, 2011 at 16:13 UTC

    I did consider trying it out in Javascript, but I'm less familiar with how to get things done in that language. It could be a useful training exercise, if I had the luxury of time.

    The problem with "in a web page" is that you generally need a web server to collect data centrally via ajax or cgi, or Javascript on a local html file needs to be allowed to write local files. Add to that the browser variation from one user to the next, etc., etc.

    --
    [ e d @ h a l l e y . c c ]

      The other side being, are a lot of people going to access it and would it be much simpler to allow them to access from a web page. If everyone can use one computer its fine but otherwise you'll have to get Perl and all libs around somehow (might work fine from a cd). There's going to be a learning curve any way. If you give up on the drag and drop you could probably do something that wouldn't be too complex in JS, probably simpler in other guis, too.

                      - Ant
                      - Some of my best work - (1 2 3)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://924613]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-04-19 03:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found