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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Perl lacks the Visual Studio tight integration to have the drop and drag love that nubs want. The editors solutions like Eclipse doesn't pretend to address this, they are just editors with bindings and integration.

To be able to set properties and design UI elements you need some intimacy with the packages and the tool that perl doesn't have. VB and what not can do this with their control interfaces. If all packages had the meta-data that developer ready active-x controls and related test harness information we would be pretty solid on this front.

As far as perl GUI, actual end user form interfacing, this is a bummer at times. On the linux side there isn't much positive at all to be said on this front. There isn't a drop dead stupid 'VB', perhaps the best it gets is RealBasic, Delphi never got there, java is all pretty much fail in the wrong direction (though Sun has that nice vb-killer suite they just are ignorant on getting them out there)

Making a win32 perl program that binds UI calls is pretty harsh, the whole event model thing is hard. It much easier to make a perl program that has a soap interface and crack out a mindless vb program quick.

Perhaps there will be a UI service for win32 or gnome that will allow IPC/RPC between perl. That seems attractive to me rather than messing up perl with xs bindings and what not. I would rather deal with UI like jabber than UI without a real modern event model handler.


In reply to Re: Perl losing momentum ? by hpavc
in thread Perl losing momentum ? by spurperl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found