Forum: Java
May 6th, 2008, 12:41 PM
|
|
Replies: 2
Views: 93
Re: Embedding a Script Editor
Syntax highlighting is kind of the initial step - what would be great is a mini version of Eclipse that can be embedded into our application. However, at this point I'll settle for pretty much...
|
Forum: Java
May 6th, 2008, 11:32 AM
|
|
Replies: 2
Views: 93
Embedding a Script Editor
Hi, I'm "working" on an application that has Rhino scripting support and a text editor for said scripts. However, there is no syntax highlighting or anything in that editor. Is there an embeddable...
|
Forum: C++
Apr 15th, 2008, 5:36 AM
|
|
Replies: 10
Views: 445
Re: Question about GUIs
You're right, my bad. Photoshop Albums was written using QT. I'll try to do proper research before talking out of my arse :P
|
Forum: C++
Apr 11th, 2008, 5:44 AM
|
|
Replies: 10
Views: 445
Re: Question about GUIs
A lot of larger applications use pre-built frameworks for their GUIs. For example, I know Adobe uses QT for photoshop, and I hear it's becoming more popular. A lot of open source applications use...
|
Forum: Coder's Corner Lounge
Mar 6th, 2008, 10:05 PM
|
|
Replies: 14
Views: 393
Re: IDE for Programming
If you're looking for personal opinion...
For C/C++ projects (work...) I typically use MSVS2005
For Java projects I use Eclipse
For anything on my ubuntu setup, XEmacs (got used to it at one job that...
|
Forum: Coder's Corner Lounge
Mar 6th, 2008, 10:02 PM
|
|
Replies: 61
Views: 2,137
Re: What have you been up to?
So I haven't been all that vocal, but been silently reading. I've been working as a QA Engineer in Dublin for a software company (client/server applications in C++, as well as some backend ASP stuff...
|
Forum: Perl
Feb 2nd, 2008, 1:40 PM
|
|
Replies: 5
Views: 286
|
Forum: Perl
Jan 31st, 2008, 10:47 AM
|
|
Replies: 5
Views: 286
|
Forum: Java
Jan 29th, 2008, 8:34 PM
|
|
Replies: 2
Views: 219
|
Forum: Coder's Corner Lounge
Jan 29th, 2008, 8:21 PM
|
|
Replies: 6
Views: 279
Re: Being a programmer
I'm not a programmer - I work as a QA Engineer, but I do a significant amount of scripting and debugging of software. Not sure if this would help with your assignment, but figured it'd be a good of...
|
Forum: Perl
Jan 29th, 2008, 7:50 PM
|
|
Replies: 1
Views: 188
Re: use syntax error
Kruptof,
If I were to guess, I'd think that the module didn't install correctly. You may want to try running 'perl -V' and check the @INC to make sure the directory you placed the PHP Modules is...
|
Forum: Perl
Jan 29th, 2008, 7:40 PM
|
|
Replies: 5
Views: 286
|