2,966 Topics
![]() | |
I have read prior post on the forum but I came up with few specific questions about Porting Unix Socket(hereby calling it BSD socket) to Win32 Platform : First of all, I am a native Linux C/C++ Programmer. I program in Ubuntu with GCC. But, I usually also port my … | |
When I drag a ComboBox control on my form, I click it and select the DataSource property. Then I click the add new datasource link in the bottom. And SQL connection windows pops up asking me to choose a connection. Here's where the program takes a dump on my face: … | |
anybody can help me to find the 2D collision detection in a easiest way / different ways of 2D collision detection. I am using DirectX 9.0 SDK & VC2005 IDE Thanks in advance. | |
im creating an IDE for jswing what i need is the user must drag and drop swing controls ex: (TextField, JList ...) into a tab in tabbed pane dynamically hw to do this.... | |
Hi People, I am trying to run this file but I am having trouble getting the program to incorporate the gif file that I need. Here's the program. // Demonstrating JDesktopPane import javax.swing.*; import java.awt.event.*; import java.awt.*; public class DesktopTest extends JFrame { public DesktopTest() { super("Using a JDesktopPane"); JMenuBar … | |
I'm sorry if this is the wrong place to ask, but I figure since it's a [I]C++[/I] IDE it's probably qualified... How do I compile my program without all the extra debugging stuff in Dev-C++? I looked through it but I can't find any way to do this... I know … | |
hi I would like to know if it is possible to display the line number in a JTextArea? I design an editor using NB ide and I'd like to offer the same features like Text Editor that show the number of EACH line at the left side of the text. … | |
[CODE] # Makefile for Nikunj C. Oza's code. # # Definitions of basic variables. CC = g++ LIB = -lm # CPPFLAGS = -O2 CPPFLAGS = -g # File set (only one right now) OBJ1 = bagdtstump.o bagging.o baggingnb.o bagnn.o boostdtstump.o boostdtstumpave.o boostdtstumpave2.o boostdtstumpave3.o boosting.o boostingac.o boostingave.o boostingave2.o boostingave3.o boostdttotal.o … | |
I have a pc with two hdds: 1. maxtor - diamondmax 10, 160gb pata133 hdd, n256, 3.5 series ,d33019 2. samsung sata sp2504c When turning on my pc, sometimes i would get the error that there are bad sectors and the hdd (maxtor had the os - xp - installed … | |
hey guys im pretty new to java but im very eager to learn and want to make my first game :) I want a simple RPG game, but also want to make a GUI. I am using Netbeans as my IDE, do i need anything else to make a GUI? … | |
I appologise if this is the wrong section to post. I have changed the DVDrom drive in my HP Compaq nx9010 laptop. I bought a drive off ebay and have since fitted it. The drive will not show up in "My Computer" but shows up in the device manager. I … | |
Hi i'm used to working with Visual studio IDE and C#.NET and have just started studying PHP. These are my queries: 1. Is there any IDE like the visual studio for PHP, i mean it was a lot easier dargging and dropping controls in VS. Suggest me one. 2. Is … | |
I have custom built cpu w/ a Sata boot Hard drive. Maxtor 320GB. I have a slave old IDE drive. The compture currently runs Linux booting from the SATA. I wish to also install Windows XP 64bit on a 141 GB FAT32 partition on this Hard drive. Maxtor only provides … | |
how do you connect 2 access database files(mdb) and have the 1st one as the form and the 2nd one as the database and if you you the 1st mdb with the forms the database will be opened and showed in the same file? anyone who has an ide on … | |
hi everyone.. im a very begginer in database for my ide application i need to create an in-memory database.... can anyone explain me hw to do that....??? thanks in advance.... | |
I was commenting some VB.NET 2003 code when on a whim I tried this: [code=vb] ' Note the variable is "theta" or keypad alt+233 Dim Θ As Double = 3.14159 / 4.0 MsgBox(Θ) [/code] It compiled and ran fine. Without going into ethical debates, is this sort of thing really … | |
I'm getting so frustrated. Here is what I try to accomplish: a clean install of the x64 Version Windows XP on my newly built PC, where I disconnected my Sata 750Gb disk to avoid further complications, since there is Linux resides on it, but not in NTFS format. Now I'm … | |
![]() | hi again ive got more questions for ides i have been using UliPad but it keeps on closing and uninstalling itself im looking for something that can: run code in ide debug syntax lightweight all round simple to use preferably i would like it to have a module lib what … ![]() |
Hi all, my name is Karim, and I am migrating from Python to C++ in order to make windows and linux based games. I am using the Visual C++ IDE, and am a complete newbie when it comes to C/C++. Python is so overly simplified that it does not provide … | |
Dimension XPS 4500 WinXP, Raid 0 striping shows Normal, but it gives error message Primary IDE...exceeded parameters.....F1 or F2, When it does get to Windows logo screen it just hangs as if trying to boot. Help. Two WD hard drives are apparent in BIOS, SATA Raid is set ON. [B]I … | |
Just a few questions... 1) is C# and visual C# the same language? I downloaded the Visual C# IDE from microsoft, looking to be able to make my own programs using c#. 2) If they are the same, where do I find tutorials to learn to use the language? 3) … | |
hi guys, I'm creating a midlet application with Netbeans. When I select build, the IDE builds my application successfully but goes ahead to run it's emulator. This has the effect of increasing the resulting jar file 7 fold in size. Does anyone know how to change the setting to build … | |
Hi, I'm having trouble with using and updating graphics in a JFrame. I'll include my code below along with some classes. They're necessary for the program to work properly. The issue is that the paint method is painting over my UI. Then it won't display the graphics. I don't have … | |
hey guys i would like to know how it's possible to run a java project outside of it's IDE. How can i get it running on a website? I also tried running it on my computer but...navigating to the project through cmd and using the "java project" command to run … | |
hi everyone... im doing an ide for my project... i need to check for errors while typing and must underline them .... i need to do it for c,c++,java using java..... i have no idea about this .... can anyone please help me????? | |
I know of ww.portablepython.com/ Can anyone know how to do a combination of IDE and this python in stick. Also if anyone have ever tried to add other python modules to it like Vpython, wxpython, etc Thanks alot | |
I'm currently developing a program to scrape my university's online timetable system and then convert the resulting data to iCalendar data. It's a learning exercise for me(I'm teaching myself C++) and there's a few things that still get me. I've been using XCode as my IDE for a while and … | |
Hi all, Well, I dont know if it is the best place to talk about this... but... I am developing one program that process texts, with a plugin system, and I need to make some type of anti-crash system in the plugin system... Well, this anti-crash system for what I … | |
Platform Builder is a tool for building a Windows CE Operating system on your computer and then loading it on a Windows CE device. All this is done through Platform Builder. And I do it all through the Microsoft Visual Stuido Development Environment (IDE). I want to automate the process … | |
Hello I was making a program called englishweight and it has three main components englishweight.h which is a class declaration, englishweight_def.cpp which defines the public member fucntions, and EW_driver which uses the class to calculate what to do with the englishweight and preforms very basic operations. My program works WITHOUT … | |
is there any tool which will generate XSLT for converting from XML to fixed length Text format.I mean is there any IDE(which work on MAC) which will let us drag and drop the contents of XML and set some properties and give us the XSLT code. iam not lazy to … | |
hi i have just begun C++. I already put some time in learning this so i now a few basics like creating a class and pointers and such. but ive only been able to get a simple dos-window. I know there is a window.h class that creates normal windows but … | |
I'm following a course on vb.net and have visual studio 2008 from my school (msdn program) Unfortunately I'm having serious problems: apparently I can't use a lot of the common references. Eg.: If I try to use My.Computer.... the IDE does not recognise this. Same thing for System.Data... He gives … | |
Hello, I tried to run a probram from the book "Big Java" by Cay Hortsman that parses an XML document. I typed in the line in Eclipse and it gave me a red box error message saying "the import java.xml can not be resolved". This tels me that i do … | |
Can you make a jar with a java database application work outside of NetBeans 6.5 IDE? The application has the included in the library folder: 1. appframework-1.0.3.jar 2. beansbinding-1.2.1.jar 3. derbyclient.jar 4. groovy-all.jar 5. swing-layout-1.0.3.jar 6. swing-worker-1.1.jar 7. toplink-essentials.jar 8. toplink-essentials-agent.jar Application works with IDE running with the Apache Derby … | |
I am getting errors that I have never seen before in a program that uses class englishweight with float number and float eng_weight to output number*englishweight and other things in the EW_driver.cpp. Here is what my build log looks like: ------ Build started: Project: assignment_2, Configuration: Debug Win32 ------1>Compiling...1>EW_Driver.cpp1>Linking...1>EW_Driver.obj : … | |
Hi all, this isn't a major problem but I'm hoping someone can shed some light on proceedings. The story - I recently upgraded my machine with a new processor and harddrive and then did the whole reformat reinstall process etc etc. Now, when I start up it shows the drives … | |
So i've downloaded netbeans, and had a play around. But I'm thinking is Java the wrong language to design a duplicate file scanner. The program if not obvious should hopefully atleast identify any files that exist on a computer more than once (copies). Im also going to try and make … | |
Here's the situation: I need to recover some files from a broken hard drive The hard drive is connected to my PC via IDE apaptor I cannot access the files I need because I don't have permission I can change the security settings of the folder in Safe Mode But … | |
[B]You cannot scroll by using the mouse wheel in the Microsoft Visual Basic 6.0 IDE.[/B] [B]CAUSE[/B] This problem occurs because the Visual Basic 6.0 IDE does not have built-in support for scrolling by using the mouse wheel. [B]WORK AROUND:[/B] To work around this problem, use one of the following methods: … | |
hi ppl.. i want to create form where one part of the form should be a browser(i have used web browser control s ) and other is a visual studio 2005 application. i used the follwing code Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click System.Diagnostics.Process.Start("C:\Program … | |
Hi I'm trying to convert a linux/gcc program to windows/cl But I'm having some problems understanding the inner workings of the ide called microsoft visual studio c++ 2008 express. I've started a "new clr project", and then added the .hpp file, that contains the header. But the compiler/f7 says that … | |
My friend got a virus on his computer some time ago. Its called MSRun32.exe, and it is absolutely wreaking havoc on his computer. Really, if it were any slower, time would be going backwards for it. I got rid of the virus, but I hadn't realized at the time that … | |
RIG: --- 1.15 GHz AMD -- 256 MB RAM -- 56x CD -- DVD drive -- 40GB HDD --- Hi, I'm new to this forum but relatively experienced in computers; I recently removed a *gradually* failing IDE Western Digital HDD from my computer (slave position), and the master IDE HDD … | |
I have a new computer with Windows XP professional installed. The new motherboard (XFX GeForce 8200) is set up mostly for SATA drives with a connector for IDE drives. I have the computer set up so it boots up from the SATA drive. I have an older hard drive (WD1200 … | |
I am new to PHP, but eager to become a "pro" ASAP! What does everyone think about using an IDE with PHP? What tools do you use? I installed Eclipse PDT All-In-One on my MacBook. I am getting the hang of it, but it still doesn't seem as user-friendly as … | |
hi, i wrote the following program on python IDE. but i got "no module MySQLdb" as import error. can u give me any sugg import MySQLdb # Create a connection object and create a cursor Con = MySQLdb.Connect(host="127.0.0.1", port=3306, user="rajasekhar", passwd="venkata" db="tst") Cursor = Con.cursor() # Make SQL string and … | |
Happy Hoildays! Does anyone know of an Integreated Development Environment for creating ASPX files AND being able to see the results in a WYSIWYG window? I've tried Visual Basic, Visual Studio etc but it can open the source but never seems to be able to show the resultant developed HTML … | |
Recently my laptop's hard drive died. I'm not so good with computers but I've managed to connect it to my PC, with an IDE adaptor. The files I need to recover were on the desktop, but I can't access Documents and Settings\Home User - I guess because it was password … | |
Hi, I have had advice on another forum: [url]http://www.daniweb.com/forums/post512196-3.html[/url] that I could transfer my data from my dead XP Pro to a new PC using a powered ATA/IDE to USB 2 connector from my XP system's hard drive to the new machine. The problem is that the new machine is … |
The End.