When I'm editing a cell in a JTable, I can hit "Enter" and the focus goes to the next row.
Where is this behavior defined? Is it a look and feel thing?
I need to change the behavior, because, when you are on the last row of the table, and you hit enter, the TOP row is selected (which is good)...
In my system I have a JList that displays values LIKE:
Foo
Bar
Baz
1023
10432x
11101
11200
113
114
117
213
232
And my users like to use the type-ahead type functionality provided by the basic look and feel package. So if the user wants to select the "232" value, the user merely begins typing...
At work I am tasked with setting up a "Unix Server that Windows Clients use". The requirements couldn't be more vague, but I've dug a little deeper and learned that they want authentication to be handled by the Unix server, they want shared resources on the unix server, and they also want to...
At work I am tasked with setting up a "Unix Server that Windows Clients use". The requirements couldn't be more vague, but I've dug a little deeper and learned that they want authentication to be handled by the Unix server, they want shared resources on the unix server, and they also want to...
My contract has inherited a legacy MS-SQL Server DB, and our mission will be to port it to Unix - the chosen target DB is Sybase. Not sure exactly who chose Sybase, but whatever. The good news, as I understand it, is that MS-SQL Server and Sybase have a shared heritage - making many features...
My contract has inherited a legacy MS-SQL Server DB, and our mission will be to port it to Unix - the chosen target DB is Sybase. Not sure exactly who chose Sybase, but whatever. The good news, as I understand it, is that MS-SQL Server and Sybase have a shared heritage - making many features...
Not the perl kind (c'mon, you think I'm an amateur?)
I'm helping out a business with their website, and would like to outsource the graphic design to a responsible and talented freelancer. Pretty small job, just create an impressive page template (top-of-page-banner, down-left-side-nav, and...
Hey all,
I have a C++ prog that parses a specific data file, but am trying to write a perl script to perform the same function. For portability reasons.
Basically, the fscanf() function is used to read the data, and I just need to translate the fscanf() template characters, over to perls...
On solaris, how do I change the default restrictions on how muchn resources anygiven process is allotted? I'd like to process a huge sort, and want it done ASAP. Currently the sort can only use 25% of the CPU and not that many megs of ram.
Anyone know the way to increase?
And yes - I have...
Hey all,
I'm a perl guy, and not really a stranger to unix, not a guru either (about to be obvious).
I'm needing to sort some data, and I'm getting screwy results. I'll post a line or two of notional data, and then the sort command I'm using.
Notional Data: (substitut dashes for spaces; s/-/...
I'm having the same problem convincing my company that Ruby is 'smart' to use. At my place, they have a massive web-app that's written in Perl, Java, Smalltalk, C(++) and shell scripts. It's a rediculous monster that just as well could've been completely developed in Perl, and maybe just a...
When I'm inserting into a table that has the AutoIncrement as the Primary Key, I'd like to get that value returned to me. I'm using the Perl DBI. I'd like to think that there is a function that does this, but I don't know it.
--jim
Well, the time has come to set down my most beloved weapon and learn how to use a new one. I'm going to begin learning python, as I have heard some good things about it. It's way different from Perl - from what I see so far. I hope the transition will be smooth though.
Anyone here program...
Hey all,
I'm developing Perl-Powered websites w/ backend DB's in MySQL. I use DBI.pm. For admin use, I have a script that dumps the contents of a MySQL table, into an HTML table to the browser. This works 99% of the time without a hitch. I mean - it takes a minute, but thousands of lines...
Hey all,
I'm developing Perl-Powered websites w/ backend DB's in MySQL. I use DBI.pm. For admin use, I have a script that dumps the contents of a MySQL table, into an HTML table to the browser. This works 99% of the time without a hitch. I mean - it takes a minute, but thousands of lines...
I'm setting up Windows 2000 on a 'floating' laptop and would like it too not prompt for user/pass when it boots up. Instead if it could just use the guest account by default, that would be very nice.
By 'floating' I mean that several people in the office take it to breifings and presentations...
Hello all,
I'm a perl freak picking up Visual C++. While I'm not really getting into the 'windows' part of it yet (I'm just making little console/terminal apps) I have a few questions to clear a fog:
Has anyone here connected to a MySQL database using C++? What libraries do I need to...
I'm a perl programmer, but I routinely have to mess with Javascript. My goal is ( as always ) to have the same ( or atleast similar ) results on both IE and Netscape.
In general, I am able to get results using IE much easier than I am with Netscape. Even with simple stuff. What is it with...
I've been reading my Perl book and have noted some operators which aren't explained very well. I'm sure they are second nature to more experienced programmers, but the the young and naive like myself, are foreign.
Could someone please explain and provide and example of use for the following...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.