Hi,
My wish on a Linux machine doesn't have key buffer (or key history). When I use up-arrow and down-arrow keys, it gives garbage, like this:
% ^[[A
% ^[[B
Right- and left-arrow keys provide junk too. How do I configure Wish to use up-arrow and down-arrow? It is very painful to use Wish...
I have a Windows Vista laptop with IE 8 installed. Very annoying settings block me visiting "normal" websites such as microsoft or Firefox download. Whether can visit or not seems depends on some settings (I have no problem on Google and Yahoo). Since I can't download Firefox, I have to at least...
Has anyone used gtk+ on Window XP environment? I got errors on not finding gio.h file? I search the downloaded files, there is no gio.h. There are other missing header files too. What version of gtk+ would work from your experience?
I am using Visual C++ 6.0 and MimGW on compilation.
Thanks
Hi,
This is my first Java program. When I try to compile it, I got errors. It should be very simple.
This is how I compile it:
javac testGUI.java
I got this error:
testgui.java 9: cannot find symbol
symbol: class GUI
public clas testGUI extends GUI {
^
... (and...
It is very annoying to use flash media player on IE7/XP. It is hang while playing about 1 min or so. If the media is on disk then it is ok to switch to other players. However, I can't when the source specifies which player to use, especially for online media source.
So my question is that how...
I have these few lines as an example:
03#
1#
3#
The goal is to pull the first character each line given the rest of the line as a search key. For example, if given $search_key=3# in line 1, search result shows 0. If given $search_key=#, search results should show only the 2nd and 3rd lines...
My Fedora 7 has a strange problem after I did some package updates: when booting up, network is disconnected. Then I went into System Admin -> Network, I can see eth0 is "Inactive". After "Activate" eth0 I can access internet. The problem is that this "Activate" has to be done every time I boot...
I installed ipod+itune on another XP machine. It appeared that the ipod was not recognized by XP. I see "Don not disconnect" forever on the display. The iPod Updater also can't see the ipod either and hang. iTune also can't do ipod update. But I check ipod service is running.
Anyone had this...
When I open a web page the first time in a day, quite frequent (not always) I would get a popup saying it is preparing Windows Office Premium 2000 installation. I have had this Office version installed. After I hit "Cancel" to stop this popup, I don't get it again later on even I open the web...
Hi,
When I tried to use Image::Magick, I got this message:
Can't load '/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Image/Magick/Magick.so' for module Image::Magick: libMagickCore.so.1: cannot open shared object file: No such file or directory at...
Hi,
My WinXP machine seems extremely slow. The hard drive light always blinking. It sometime would take 2 or 3 mins to load a page while only web browser is open. It wasn't like that before. I usually only use web browser and one or two applications, like VC6++. That should not slow the machine...
Hi,
I built a DLL for Excel VBA use. But there is an error saying "no entry point". I have exported the function names as specified. So I guess there are some compliation and linking errors in my project setup.
Can someone provide a working example on Excel 2000/2003 and VC6++ or VC++8?
Thanks
Here is the problem: after I entered my web addresses, say, www.yahoo.com, if I shut down the computer then www.yahoo.com won't be recalled from the dropdown list.
I think there must be a switch to turn the recall feature back. Any idea?
Thanks
Hi,
What is wrong with this?
#include <stdio.h>
struct X { // or class X { public:
static int f();
};
int f(void) {
static int x = 0;
x++;
return x;
}
int main(void) {
X X1;
int j;
for (j = 0; j < 5; j++) {...
As said in my previous post, I need to recover some files/folders in my Linux system. I have a dual boot FC7/WinXP system. How do I know which /dev folder contains the deleted folders/files? I do a 'mount' shows me this (after I umount /dev/sda2 because I suspect sda2 is the one)...
I was installing Ch (a C/C++ shell tool). The installing process deleted everything I have after I typed in the installation directory is /home/usr. Everything under /home/usr/ has been removed. This installation is very stupid and dangerous without any warning doing so. Now the problem is how...
I am not familiar with the double arrow operator in the following code:
Start with a struct:
struct sc_curr_proc_info
{
sc_process_b* process_handle;
sc_curr_proc_info(); // remove initialize parameters
}
Then sc_get_curr_simcontext() is defined as
inline sc_simcontext*...
Hi,
I tried to install qmake through this:
yum install qt-devel
The installation process seems successful. However, when I try to find where qmake is, "which qmake" didn't find it. Also, when I do "./configure" in one application that uses qmake, it says no qmake either.
Can someone help?
I have a dual boot (FC3/WinXP) laptop needs to be upgrade to (FC7/WinXP). I just want to upgrade FC3 system and remain all data/partition the same. When I threw in a FC7 Live CD and start "install on harddrive", it seems I only have option to remove current partitions and data before installing...
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.