Hi, I'm BRAND new to wxPerl. I've searched through the archives, and googled around. I can't seem to find what IDE one might use to build a wxPerl app. I see wxDesigner, but while it talks about Perl, I don't see any samples or screenshots of any type of Perl integration. I also see some others that work with Python.
I saw someone mentioned dialogblocks, but that doesn't have a Perl editor (suppose you could use the cpp editor, but not get any type of syntax checking, or niceties found in integrated IDEs) I have a hard time believing you do the GUI layout in your code manually with VI. It also seems hard to imagine, there's no IDE where you can right click the widget, select the event, and stick some code to respond to the event. Is there any way to tie eclipse, perl, wxPerl, and wxwidgets together for a full fledged IDE, where it would do all the stuff you see in something like netbeans? I must be missing something. Please don't tell me I gotta do it all in VI. Thanks Jay
