2,966 Topics

Member Avatar for
Member Avatar for siddhant3s

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 …

Member Avatar for siddhant3s
0
1K
Member Avatar for papuccino1

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: …

Member Avatar for sknake
0
101
Member Avatar for god_nathan

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.

Member Avatar for wicked357
0
688
Member Avatar for britto

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....

Member Avatar for Ezzaral
0
61
Member Avatar for curtissumpter

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 …

Member Avatar for danielernesto
0
886
Member Avatar for ryan858

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 …

Member Avatar for nucleon
0
106
Member Avatar for viber101

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. …

Member Avatar for Ezzaral
0
64
Member Avatar for nishidh

[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 …

Member Avatar for daviddoria
0
164
Member Avatar for sonya2525

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 …

Member Avatar for cguan_77
0
260
Member Avatar for jhonnyboy

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? …

Member Avatar for stultuske
0
203
Member Avatar for shaun_perry

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 …

Member Avatar for shaun_perry
0
152
Member Avatar for progurammaar

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 …

Member Avatar for progurammaar
0
111
Member Avatar for Gallienus

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 …

Member Avatar for jbennet
0
189
Member Avatar for bornok15

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 …

Member Avatar for timothybard
0
89
Member Avatar for britto

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....

Member Avatar for Ramy Mahrous
0
53
Member Avatar for Celdecea

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 …

Member Avatar for DangerDev
0
220
Member Avatar for Garavan

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 …

Member Avatar for Gallienus
0
178
Member Avatar for leegeorg07

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 …

Member Avatar for leegeorg07
0
78
Member Avatar for mruane

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 …

Member Avatar for Stefano Mtangoo
0
164
Member Avatar for Nanci252

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 …

Member Avatar for Nanci252
0
140
Member Avatar for mruane

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) …

Member Avatar for LizR
0
98
Member Avatar for Rombosia

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 …

Member Avatar for peter_budo
0
113
Member Avatar for curtissumpter

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 …

Member Avatar for Ezzaral
0
999
Member Avatar for jhonnyboy

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 …

Member Avatar for verruckt24
1
478
Member Avatar for britto

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?????

Member Avatar for britto
0
83
Member Avatar for Stefano Mtangoo

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

Member Avatar for Stefano Mtangoo
0
393
Member Avatar for r0ssar00

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 …

Member Avatar for r0ssar00
0
143
Member Avatar for chantak

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 …

0
49
Member Avatar for complete

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 …

Member Avatar for Murtan
0
166
Member Avatar for CPPRULZ

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 …

Member Avatar for Manutebecker
0
189
Member Avatar for ronjustincase

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 …

Member Avatar for fpmurphy
0
115
Member Avatar for h3llpunk

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 …

Member Avatar for h3llpunk
0
130
Member Avatar for vampke

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 …

Member Avatar for waynespangler
0
144
Member Avatar for alpha_gamma

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 …

Member Avatar for Ezzaral
0
151
Member Avatar for trailmaxusa

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 …

Member Avatar for verruckt24
0
112
Member Avatar for CPPRULZ

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 : …

Member Avatar for StuXYZ
0
87
Member Avatar for geetarman

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 …

0
33
Member Avatar for caps_lock

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 …

Member Avatar for jbennet
0
260
Member Avatar for Pizzaboy3000

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 …

Member Avatar for mujeeburehman
0
146
Member Avatar for RahulV

[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: …

Member Avatar for Comatose
1
2K
Member Avatar for debonair

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 …

Member Avatar for Comatose
0
123
Member Avatar for monkey_king

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 …

Member Avatar for iDeveloper
0
233
Member Avatar for amrith92

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 …

Member Avatar for caperjack
0
240
Member Avatar for Cars 066

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 …

Member Avatar for Salem
0
91
Member Avatar for JKR58

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 …

Member Avatar for Smiddy621
0
183
Member Avatar for amy.damnit

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 …

Member Avatar for royganor
0
132
Member Avatar for rajasekhar1242

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 …

Member Avatar for nikhilvishnupv
0
458
Member Avatar for squarkman

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 …

Member Avatar for serkan sendur
0
112
Member Avatar for Pizzaboy3000

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 …

Member Avatar for Pizzaboy3000
0
105
Member Avatar for ggeoff

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 …

Member Avatar for pnorten462
0
372

The End.