132,725 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for castajiz_2

I was wondering is there any way to put my e.Graphics.DrawString() method into a variable(object) so that i can do some actions aftewards. The thing is that I ve got my words falling and rotating on the form. I ve also got a object wich is a Image which moves …

Software Development
Member Avatar for castajiz_2
0
142
Member Avatar for DM Galaxy

I just want to create an application where the user click on the "check for Update" button, My application start to check update. Uptill this I hav done so. I use this Code for this: Dim request As System.Net.HttpWebRequest = System.Net.HttpWebRequest.Create("pastebin link") Dim response As System.Net.HttpWebResponse = request.GetResponse() Dim sr …

Software Development file-system vb.net visual-basic
Member Avatar for DM Galaxy
0
302
Member Avatar for Deep Modi

I create application (Notepad) and finished too. Last thing i am missing. That whenever I open the application 'Adv. Notepad.exe' double click the exe file on desktop I open with my project file but when i try to open again at that time I just get focus to my main …

Software Development vb.net
Member Avatar for Deep Modi
0
227
Member Avatar for stevewilliams02

Hello. I am trying to make a program that involves buttons from GUI and I need help on how to open a JPG image file from a button click. Can someone show me a sample code on what to do and a brief explanation on what to do? Thanks.

Software Development gui image python
Member Avatar for HiHe
0
328
Member Avatar for Pranshu_1

I'm getting an error X#=0D,CS=0A97 IP=000001D1.The NTVDM CPU has encountered an unhandled exception . I wrote exactly the same program, but still i'm getting an error! Can you please tell me where the error has occured? Because i'm not able to find out! I'm Using Windows 7. http://www.4shared.com/file/xvAIAHNz/TELEPHON.html http://www.4shared.com/file/2SOg9Kqs/TELEPHON.html This …

Software Development c c# c++
Member Avatar for deceptikon
0
198
Member Avatar for talat.zaitoun

I'm trying to make a program that scrambles the order of sentences. The program must take an input file and scramble it into an output file however, when the sentences are scrambled, they should be numbered according to their original order. For example, I love apples --------> 2. I love …

Software Development python
Member Avatar for TrustyTony
0
139
Member Avatar for aslam.junaid786

In this main class I used a **ListIterator** variable, **hasnext()** and **next()** method to print LIST memebers. I created litr variable of ListIterator, I performed some functions on the list i.e, sorting(ascending and descending) etc. I used the same litr variable and a while loop for outputing the list again …

Software Development java
Member Avatar for JamesCherrill
0
339
Member Avatar for vampersie

Hello, i am a newbie. Now i got a problem about Extracting some specific strings from a txt file. Here is the txt file like: 121348319B'\t'Herman Gerrand'\t'ED001' 'C'\t'ED002' 'A ED003' 'B'\t'ED004' 'C 124311431B'\t'Shakes Hand'\t'ED021' 'F'\t'ED003' 'C ED007' 'A'\t'ED011' 'B 124134131B ....go on The sequence logic is: student ID'\t'student name'\t'subject code' …

Software Development c++ visual-studio
Member Avatar for tinstaafl
0
203
Member Avatar for sonunclejalil

my project is want to slide horizontal and vertical a picture using kinect in VB 2013, the problem is, i don't know how to define the I/O, here i got some coding from kinect skeleton tracking. i hope that some one can teach me what to do with the code …

Software Development vb.net visual-basic
0
152
Member Avatar for castajiz_2

I have a method which does something. However to do the desired thing i must call the CreateGraphics method. I Created a new class (added a new class) and now inside my method i can t call this method. What am i missing? I can call the CreateGraphics method inside …

Software Development image
Member Avatar for castajiz_2
0
196
Member Avatar for pmwilliams

Hi all I am trying to get my program to read a text file one line at a time and then return the first line to text box 1, the second line to text box 2 and so on. It is a recipe storing program with a list of ingredients. …

Software Development file-system vb.net
Member Avatar for Deep Modi
0
691
Member Avatar for mrSatellite

help! what is the program of a simple c++ program of identifying if the number entered is prime or not using while loop.. is it possible to program without using bool??

Software Development c++
Member Avatar for amaya ali
0
749
Member Avatar for DM Galaxy

I wonder how the screen recorder and screen capture application capture the window screen.? As I know How to take Snapshot in this But the question is that their application were minimize/minimize to notify icons.... And by the one click: (F11) screen get capture... I tried this. Form1.hide() notifyicon1.show()... etc …

Software Development vb.net
Member Avatar for Deep Modi
0
353
Member Avatar for rahim_1

I am working on INFORMIX 4GL programs. That programs produce output text files.This is an example of the output: Lot No|Purchaser name|Billing|Payment|Deposit|Balance| J1006|JAUHARI BIN HAMIDI|5285.05|4923.25|0.00|361.80| J1007|LEE, CHIA-JUI AKA LEE, ANDREW J. R.|5366.15|5313.70|0.00|52.45| J1008|NAZRIN ANEEZA BINTI NAZARUDDIN|5669.55|5365.30|0.00|304.25| J1009|YAZID LUTFI BIN AHMAD LUTFI|3180.05|3022.30|0.00|157.75| Hi all,now I'm already can convert text files to …

Software Development python
Member Avatar for rahim_1
0
9K
Member Avatar for maxbummber

I want to know how CLIPS works so I thought of taking problems already solved and see how they work. It's this problem which I don't know how to get it to work. The requirements say: Fires are classified according to the principal burning material. Translate the following information to …

Software Development
Member Avatar for rubberman
0
277
Member Avatar for smdjilani

I hava a look at many header files they have codes like #ifndef and #endif what does they explain,please.

Software Development c
Member Avatar for rubberman
0
139
Member Avatar for Anumitha

i need a program to implement stock maintainance system using c++

Software Development c++
Member Avatar for rubberman
0
232
Member Avatar for styleest

I designed a software in visual basic 6.0 and it runs perfectly on my system that has windows Xp operating system but after i deployed and packaged it and tried to install on another system using windows 7 or Vista, its installs but when you click on some of the …

Member Avatar for hares
0
1K
Member Avatar for glao

Hello , I have the following code: count = 0 phrase = "hello, world" for iteration in range(5): index = 0 while index < len(phrase): count += 1 index += 1 print "index: " +str(index) print "Iteration " + str(iteration) + "; count is: " + str(count) I can't understand …

Software Development python
Member Avatar for glao
0
269
Member Avatar for augustine.kumi.3

A program to accept marks of six subjects for ten students and display thier total marks

Software Development c++
Member Avatar for mesut12
0
122
Member Avatar for HUSSEINI

using oop cconcepts write a c++ class to implment a transaction log that records all customers transaction in a store. each transaction contains the following items. 1.customerID 2.transactionID 3.cost 4.date 5.time use a dynamic array to record all transactions.the transaction log should offer the following member functions. 1.suitable constructors to …

Software Development c++ oop
Member Avatar for HUSSEINI
0
683
Member Avatar for edek

Hi, I have [ICODE]DataTable[/ICODE]'s column that is a source of rows for combo box - it loads rows like it should. But, binding [ICODE]ComboBox.SelectedValue[/ICODE] does nothing. I think that this is some problem with comparison between the value provided by [ICODE]BindingSource[/ICODE] and the values from [ICODE]ComboBox[/ICODE]. [ICODE]BindingSource.Position[/ICODE] iterates through collumn …

Software Development
Member Avatar for vukanac
0
3K
Member Avatar for loveparadise

`Inline Code Example Here` import java.io.*; import java.util.regex.*; String []str = {"123","0959","75443","19908","1","11879","1119","276","566777","7","675","4435","54","6588","99","124","78"}; String filename = "temp.text"; try{ File file = new File(filename); FileWriter fw = new FileWriter(file); for(int i=1;i<=str.lenght;i++){ // Start for BufferedWriter bw = new BufferedWriter(fw); bw.write(str); bw.newLine(); } // End for bw.close(); }catch(IOException ex){ System.out.println("Error.."+filename+" "); } public …

Software Development java regex
Member Avatar for loveparadise
0
370
Member Avatar for Jacklittle01

I'm writing a program that is going to be used for encryption. It can only encrypt 64 letters at a time. How can I make a check for that using len()?

Software Development encryption python
Member Avatar for vegaseat
0
175
Member Avatar for Mr.M

Hi Dw I've been so interested in to java because so far it makes almost my dreams come true with it flexibility of fitting almost every where or anywhere, so I'm having a thought here for mobile phones, I want to create a certain program or my sim card I …

Software Development java
0
106
Member Avatar for cambalinho
Member Avatar for mike_2000_17
0
235
Member Avatar for Su Myat Naing

I want to know what program is used for testing C# coding.

Software Development
Member Avatar for castajiz_2
0
98
Member Avatar for shinerighthere

hello there, I need to work from home as a freelancer. I am an experienced programmer and tester and need to work from home as my side earning. please provide me the details for any software projects on my mail id as mentioned below. It will be great to get …

Software Development
Member Avatar for louise12112
0
149
Member Avatar for mohamed.abdelsalam.96558061

#include <cstdlib> #include <iostream> using namespace std; int main() { float op1,op2,answer; char op; cout<<"Entre the first numper"; cin>>op1; cout<<"/nEnter the operation"; cin>>op; cout<<"/nEntre the second numper"; cin>>op2; if(op=='+') answer=op1+op2; if(op=='-') answer=op1-op2; if(op=='*') answer=op1*op2; if(op=='/') answer=op1/op2; else cout<<op1<<op<<op2<<" = "<<answer; system("PAUSE"); }

Software Development c++
Member Avatar for ookhan
0
98
Member Avatar for raidenx44

I'm working on my capstone project. I really having a bad time thinking for the correct query for the search button function. VB.Net 2008 is my front end while I'm using MySQL as my back end database. Private Sub BtnSearch_Material_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles BtnSearch_Material.Click Try …

Software Development mysql vb.net
Member Avatar for raidenx44
0
313
Member Avatar for Trebron

Hello, I am trying (and failing) to connet to a teradata database from vb.net 2010 express edition i have the teradata Net provider installed on my PC version 13.11.00 but I don`t know how to utilise it. does anyone have a method I have been hunting the Internet for a …

Software Development vb.net
Member Avatar for Trebron
0
194
Member Avatar for suhasgh

Hi, i'm trying to delete last node of linked list and print the remaining list at each step. for this i created 'Print' function. please take a look at this code: struct Node{ int data; Node *next; }; void Print(Node *head){ if(head==0) return; else{ Node *temp=head; Node *prev=head; while(temp!= NULL){ …

Software Development c++ linked-list
Member Avatar for ookhan
0
188
Member Avatar for krystosan

Is there any way to start an application with python and count how much time does it take to completely load, any idea if I can do it with os.syste, or subprocess.Popen ?

Software Development operating-system python
Member Avatar for germ
0
275
Member Avatar for Student22

Write a new method named count(E o) that returns the number of elements in the list that are equivalent to the specified object. Write a new method named reverse() that reverses the order of the nodes in the list. Can you figure out a way of doing this non-recursively in …

Software Development java linked-list
Member Avatar for JamesCherrill
0
282
Member Avatar for sris20013

class string { public: string( char const* t ) : s(t) {} ~string() { delete s; } char const* c_str() const { return s; } private: char const* s; }; there is a problem in the above code can anyone help

Software Development c++
Member Avatar for Jamblaster
0
132
Member Avatar for Guruprasad_1

Trouble filling the SafeArray with double datatype values using 'SafeArrayPutElement'. **I get E_INVALIDARG error.** *pEventCode is my safearray... dEventCd is the 'double' value...I want to insert the dEventCd values to my *pEventCode safearray one by one when (bPriv) is true... Please help lResult=SafeArrayUnlock(*pEventCode); HRESULT hr = SafeArrayDestroyData(*pEventCode); for(INT_PTR count(0); count …

Software Development c++
Member Avatar for Guruprasad_1
0
466
Member Avatar for Labdabeta

Hello, I am wondering how libraries create graphics contexts in a cross-platform manner. Somehow libraries like SDL create graphical windows seemingly without using the system headers. I know how to set up a window for graphics using Win32API, and how to get input from it using the same. How do …

Software Development c++ opengl
Member Avatar for Labdabeta
0
355
Member Avatar for sk8ergirl

I have this method I'm trying to the return is the student that will be removed and then remove student at pos I tried almost everything I put the return outside the if statment , but I still get error I also tried to substract 1 from the size but …

Software Development java
Member Avatar for sk8ergirl
0
356
Member Avatar for hulkishungry

Hey, there isn't really a general forum that I was trying to post this is, so I've had to stick it in the "most" relevant forum that is avaialble. I've been at uni for two years now and I still haven't found something that I'm particularly good at. I thought …

Software Development html-css web-design
Member Avatar for hulkishungry
0
170
Member Avatar for Labdabeta

Hello, I noticed that in c++ everything that can be done using a static function in a class could be done by using a public function in the same namespace. Assuming that you bind your classes in a namespace these functions do not take up names in the global namespace. …

Software Development algorithm c++
Member Avatar for mike_2000_17
0
204
Member Avatar for humorouscheese

This is my first full sized c# project, so I apologize if the answer if the answer here was obvious. I've got a program that runs a method called firstrun, which is called at the point that the form loads (if a value from a file is true). This method …

Software Development
Member Avatar for tinstaafl
0
240
Member Avatar for stanwaka

Hi i'm pretty new to C++ (well very new!) and i need to read the information from a text file into an array. The kind of data i'll be using is a simple list of names. This is my first attempt at; [code=c] #include <iostream> #include <fstream> #include <string> using …

Software Development c++ file-system
Member Avatar for ilileve
0
47K
Member Avatar for kshahnazari

Hi , The question is in the topic , the thing is that the sources now availabe in web are old and dont work anymore , I want to connect to a usb port meaning like "Com4" port and send commands a get data from that port , anyone know …

Software Development c++
Member Avatar for kshahnazari
0
201
Member Avatar for miladshayan

I am a beginner I am using with CORSIKA software. cosika's outputs are text files with 8 or 7 column and more than 2000 row(like matrix) . Arrays of this matrix are number in Scientific notation like fallowing image ![340c241a97cdc541d3f4b8c57ada068d](/attachments/large/4/340c241a97cdc541d3f4b8c57ada068d.jpg "340c241a97cdc541d3f4b8c57ada068d") I want to read data in 7th column and …

Software Development c++ matrix-multiplication
Member Avatar for Ancient Dragon
0
2K
Member Avatar for LucyLogic

Hello, everyone. I am taking a beginning python class and was wondering if anyone could help me out? We are writing a program that generates 100 random numbers (between 1 and 1000), and keeps a count of how many of those random numbers are even and how many are odd. …

Software Development python
Member Avatar for vegaseat
0
510
Member Avatar for refphlex

Why is my output like this instead of all the data being in the table? (PS : must use while(!fin.eof()) thanks #include <iostream> #include <iomanip> #include <string> #include <fstream> using namespace std; int main() { ifstream fin; ofstream fout; string Name; int Id; float grossIncome ; float netSalary; float incomeTax …

Software Development c++
Member Avatar for tinstaafl
0
239
Member Avatar for like_bilal02

Hi, SIR I HAVE A SHEET IN WHICH I HAVE 6 COLUMNS FOR RICE INVENTORY. 1)Report No 2)IN/OUT/PROCESS/Fg(This column show whether Rice In, out,Proceeds & Finshed goods) 3)Product Name 4) In (If In & FG i have make entry of quantity in this column) 5) Out (If out or process …

Software Development microsoft-office
Member Avatar for PDB1982
0
148
Member Avatar for abinaya_1

hello everybody.. I have a table which contains all the info about a file i.e its id, name, size, createddt and modifieddt. now i need to copy all the files(file content) to a local drive. Gotta do this in c# console application. Can anybody help me?

Software Development
Member Avatar for Ketsuekiame
0
282
Member Avatar for SHARATH_1

I am trying to add actions and paint on the image in JPanel. Till now I could only succeed to add image into the JPanel. But I could not add mouse actions on the image and paint it. Can anyone please go through my code and give suggestions!! public class …

Software Development image java
Member Avatar for mKorbel
0
224
Member Avatar for CodingCabbage

Sorry, I posted this in software development not python. How do i make an auto-incrementing column? Heres my pseudocode/sql attempt c.execute('''CREATE TABLE <tableName> ( <columnName> <auto incrementing??!!>, <columnName2> text, <columnName3> text, <columnName4> text ) ''')

Software Development python sqlite
Member Avatar for vegaseat
0
615

The End.