2,966 Topics
![]() | |
Hi: For the longest time, I have been using the IDE "JCreator". I made previous games on it in the past for school, and when it would come to me implementing a background image in my game, I would make a background class, and have the image in my project's … | |
First, english is not my first language so please bear with me. Two days ago, internet explorer suddenly starts to 'pop up' with ads, its only one window each time but it takes all my computer capacity. Here is the info requested: Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4323 Windows … | |
I am having trouble with my background in dreamweaver. I created a 800 x 800px web design in photoshop, optimized and imported into dreamweaver. Added a div tag and created a css style sheet which "wrapped around the selection (my 800 x 800px web page)" and everything previews beautifully in … | |
Hie guys, I'm very glad to forward my burden to you, because I know I can consider it solved already. Right, I've been developing a website in java(netbeans IDE) using Hibernate and Java Server Faces. Now I've reached the stage of reporting. One tool I have researched about is Jasper … | |
I have a list that passes values to an sql statement to show relevant results. I have three options (All, Option One, Option Two) and cannot get the query to work. If I choose option one or option two then the results are fine but I cannot find a way … ![]() | |
Hello Every one I have worked with VB.NET two years back. I have lost little touch with that and trying to get back. I have to use key down event on text box in VB form. The code for the event looks like this: [CODE]Private Sub TextBox1_Keydown(ByVal sender As Object, … | |
Hello there is an easy way to install eclipse plugins on eclipse IDE that explained at below link but i can't use it in linux ubuntu!! this way work properly under windows and mac osx please help me to use this way in my ubuntu lucid lynx linux [url]http://www.venukb.com/2006/08/20/install-eclipse-plugins-the-easy-way[/url] In … | |
My custom built computer is not working. I am trying to freshly reinstall Vista x64. I got through the screens that say copying vista files, extracting... all the way to where it needs to restart machine. Then after it restarts it almost gets to the screens where it asks you … | |
Hi everyone... I don't know where to put this post, but I guess it goes here seeing that this isn't about a specific programming language. I'm a bit confused as well as nervous about starting with native desktop applications, on school I used Delphi, and later I started to become … | |
Hi, I am developing web application using JSF2.0 along with netbean6.8 IDE. In this project, i use rich faces 3.3.2. when i run the application, it throws the following error deploy?path=C:\Documents and Settings\workplace\JSF3\build\web&name=JSF3&force=true failed on GlassFish v3 Domain C:\Documents and Settings\workplace\JSF3\nbproject\build-impl.xml:598: The module has not been deployed. BUILD FAILED (total … | |
I want to install a SATA in addition to the IDE that I have (Asus p4p800). The power cable for the IDE comes from the floppy drive. How do I get power to the SATA? | |
![]() | Hey guys I've tried searching the internet for an answer on this and have come up short. I was hoping someone that does this could help me out setting it up. I want to write C++ using Mac OS. I tried going the Xcode route but found Xcode to be … ![]() |
Hi, I have tried Microsoft webmatrix, It is very good. Is there any way to debug the PHP script ? If debugging PHP script is supported, then it will be a great IDE for PHP. If you don't know about Web Matrix, Check it here. [url]http://www.microsoft.com/web/webmatrix[/url] | |
I wrote a code with fork() but I keep on getting the problem undefined reference to fork(). I know my code works 100% because I run it on my school computer and it works. How do I fix this problem? I use code blocks IDE with GCC compiler and GDB … | |
I'm having the same problem as a previous post. No sound (wav sound bar gets lowered to min) and hidden IE windows. Cannot kill IE task (comes right back). Neither AVG/Avast/MalwareB detects anything. Ran ESET (offline) and it found the following: C:\Documents and Settings\Craig1\Local Settings\temp\447511515.exe a variant of Win32/TrojanDownloader.Unruy.CD trojan … | |
I have an opensouce project, that is been used c++ as its language. Now i need to use visual studio 2008, as the IDE in making some changes in the source. How do i import this project to my VS2008 environment? is there any converter i can use that could … | |
I am trying to view the log file in netbeans, but when I click on View -> IDE log its not displaying anything. Please help | |
Alright. So I have a Macbook Pro. I also know a bit of c++. I want to know how to draw simple shapes. You know, rectangles, circles and stuff. Like in java (while using console) you can do c.drawRect and stuff? Same way.. is there something or some way to … | |
Why does the debugger stop execution and give an error when WaitForSingleObject() is called on a closed HANDLE?? when I run my program outside of the VS2010 IDE, WaitForSingleObject(invalid handle) just returns WAIT_FAILED like its supposed to. Is there anything actually wrong with calling it on an invalid handle? | |
I was given a font finder program, but I need to resize the applet... any suggestions on where and what code is needed to fit the applet to a specific size? If not, is there a setting in eclipse that will work? [CODE] public Dimension getPreferredSize() { return new Dimension(800,800);// … | |
I am new to C# and have been given someone elses' code to edit. One of the things that needs to be edited is the windows interface. Is there a way to pull up the IDE to edit the generated windows from the .designer.cs file? Thanks! | |
I often see people asking the same question over and over, "How do I learn to program, and where do I start?" Some people may take that question to the next level by asking, "Which language should I learn first?". The answer to those questions is fairly simple, but also … Computer Science algorithm amazon-web-services asp asp.net client-server database-design delphi developer-tools first-post google gui html-css ide java-jsp java-netbeans javascript legacy-mac mac-software machine-learning microsoft microsoft-access microsoft-windows oop operating-system pascal perl python software-architecture unix user-interface vb.net vbscript visual-basic visual-studio web-browser web-design web-server windows-server xml | |
Hi everyone, I have a program that displays Chinese and Japanese characters. I've written the program inside Netbeans and it works fine. But when I use the program as an executable jar file, as built in the dist folder by Netbeans, the Chinese and Japanese characters are displayed as nonsense. … | |
Hi all, I'm having a compilation problem relating to some Chinese and Japanese characters that I have hardcoded into a hash table. When I compile this code inside an IDE like Eclipse or Netbeans I get no warnings, but when I do it outside of the IDE I get the … | |
Hi I am having trouble installing Windows XP on a new hard drive while connected to a computer i have and was wondering if there were a way to install it using a usb storage adapter for an IDE hard drive? The computer is a dell optiplex sx260 (workstation computer) … | |
Hello everyone and thanks in advance for your help. I am having trouble with a piece of java code for class and have asked the insructor for help and he has only helped in confusing me further. The assignment was due Sunday and I have been in the hospital since … | |
Hi everyone, I have built an application that runs on a standalone computer. however i haven't managed to package it in a way that can be distributed since i have to keep on creating databases in each computer that i have to run it on. is there a way i … | |
Hi, I am trying to interface between Java and Python in a program called Eclipse. Specifically, I need to call a program I wrote in python while in java. Any insight on how to do this would be helpful. Thanks! Elise | |
Hi, I am trying to interface between Java and Python in a program called Eclipse. Any insight on how to do this would be helpful. Thanks! Elise | |
Hi, I'm hoping some of the wonderful minds here can assist me. I have written a Windows application that takes user supplied locations, and extracts data from an Access db and puts it into Excel for a few manipulations (calc a percentile, get a few totals). It works, but it … | |
Hi, I'm beginning JDBC and I'm conversant in SQL. But I need to Connect to database and that where the problem lies. All I have done is adding mysql/j connector Jar to Netbeans project and wrote code below to test. It cannot connect to database. Also IDE throws error: [CODE=JAVA] … | |
Hello all, Am new here, I have a problem. I have a Dell PC with a SATA Drive (Win 7) and have been trying to hook up my old ide drive using a converter. But the bios and windows dont see the old drive (120GB Samsung) The converter is an … | |
Hi, My computer has a Asus A7N8x-E board and has 2 SATA drives. One (80GB)has XP as the OS and the other 120GB has no OS, i use it to store data. Both SATA's are from Seagate. Now, my older computer PII 450Mhz has a IDE WD Caviar SE 120GB … | |
1 at first my comp's firewall kept turning off and lagging insanely and if it did, it would "not send error/send error" thing would pop up everywhere, and while doing nothing, like as if i was typing in notepad, avast would pop up and block a "trojan horse" or malware, … | |
Hey everyone=) my name is grux and I've got something of a problem.... First off, let me say that this is NOT for a class, I am simply trying to follow some online tutorials so I can be prepared for college this fall. I'm new to C++ (having only worked … | |
[U]Which is the best IDE for C?[/U] Currently using Dev-Cpp. I am just wondering if there's any other better IDE around. Eclipse, NetBeans, Dev-Cpp, CodeBlocks or other??? thanks! | |
Hello people! I need a php application, client changed his mind in the middle, so I need it fast! Please recomend, php code generators, tools, IDE's Frameworks, everything that is easy to learn and use. (I've already trying symfony but I find it complex to use) | |
Ok so I dont think I have installed ANY compiler for C++ on my Windows Vista system. So I would need info about that as well. Anyhow. Just like java can be run using javac and then java w/e w/e... how do I run my .cpp notepad files via the … | |
I am trying to use the session start function but everytime I try to use it, it gives 2 errors: [QUOTE] Cannot send session cookie - headers already sent by (output started at /var/www/form/send.php:11) in /var/www/form/send.php on line 12[/QUOTE] [QUOTE]Cannot send session cache limiter - headers already sent (output started … | |
how can i make the ide word wrap when i am writing lines of code, the code goes so far in width that I have to use the arrow button on my keyboard to see the end of line dev c++ 4.9.9.2 windows xp | |
I have had this problem for a while now. It started when my "I" storage drive (which holds all my music and photos) was there one day and gone the next. It sometimes re appeared but now has gone and i can not access it. I checked the Bios and … | |
hello all, i just joined this forum. i actually joined because i am having a serious problem with my program which i believe u can help me solve. i am designing a web based application that authenticates user login using MySql as database, java as programming language and NetBeans 6.5 … | |
We are planning to make a commercial GUI based software (for both desktop and mobile) targeting individual users. We plan to have good web 2.0 like rich application features (Google like dynamic auto suggest, drag and drop, browser based look and feel etc) and lot of user controls (trees, grids, … | |
Hi Guys, first time here so be gentle with me please.. i have a pc that won't boot past the windows logo, it restarts itself when it gets to that point. it just keeps restarting and restarting. i tried to boot of a windows installation disk and it wouldn't do … | |
I'm a newbie at java and I need help in coming up with the correct answer for this JOption java program. I enter in 2k, 30fps, 4min, 0seconds, and I should get 10.6842041GB (16.02630615GB total space needed). Please let me know if you have any advice on how I could … | |
I've been developing in lot's of other languages, and never had this difficult a time setting up. On a XPSP3 machine, I have WAMP in the root folder, with all parts installed. Then I have eclipse-helios for php installed as well. My file path is C:\www\HelloWorld\hello.php The follow code renders … | |
Hi again, After a defeat in Linux in other post (which I'm still finding a way), I have decided to give a shot in windows. However it produces DLL fine and I can use LoadLibrary(). I need it to produce .a file for static linking. How do i do it? … | |
Hi, a few days ago my wife's computer stopped at the black boot screen where it shows processor ram hd and so forth and stopped. I went in, turned it off, waited 10 seconds, then turned it back on and it was fine. Now last night she turned it on … | |
What is the best solution / IDE etc, to develop for the iphone without using a mac OS. I mainly use Linux but have no problems with using Windows if needed. | |
[COLOR=Blue]Hello.... I'm currently using Netbean 5.0 and I just want to add some GIF files to my program when it builds. I'm using the files as icons for some of the GUI buttons and labels. But when I select clean and build main project or build main project and execute … |
The End.