7,713 Topics

Member Avatar for
Member Avatar for Sprewell184

Hey, I am confused how to display an image in the same window. This is my code for removing a certain color(removing green) from a picture, saving it and then it displays into a different window. [B][U]I need it in same window and to be below the original image.[/U][/B] any …

Member Avatar for TrustyTony
0
113
Member Avatar for visored23

hi, i'm new to c# programming and i have this problem that i encountered while trying to create a database browser. Here is my code: [CODE]private void button1_Click(object sender, EventArgs e) { string search; search = searchbox.Text; if (search == "") { MessageBox.Show("You have not entered anything. Please enter the …

Member Avatar for visored23
0
194
Member Avatar for Labdabeta

I need to know how to extract the data in a display list in opengl. I have a font and use it to create a display list to draw, but then I want to get the actual vertexes of it so I can use them for collision checking. How can …

Member Avatar for Labdabeta
0
116
Member Avatar for apcxpc

'ellos So I'm making a Hangman game, and for the sake of completeness I want to have a HELP feature. When the Help button is clicked, a browser window should open up (not *within* the game frame... but just generally) and display the HTML Help file. How do I do …

Member Avatar for masijade
0
725
Member Avatar for spunkywacko

I've created an image with PIL, and I'm trying to get it show on a Tkinter GUI, but I get a blank window. Any ideas? [CODE]import Tkinter import Image, ImageTk, ImageDraw #create an image image = Image.new('RGBA', (100, 100)) i = 0 draw = ImageDraw.Draw(image) ## draw some lines for …

Member Avatar for vegaseat
0
3K
Member Avatar for cwarn23

Is it possible to get a Nvidia quadro 6000 graphics card then put a sheet of laminated plastic on top of it with some eggs on top of the laminated sheet to cook my eggs for free? Also could I cook my bacon the same way? I was just wondering …

Member Avatar for caperjack
1
108
Member Avatar for jfunchio

I have this code that displays a thumbnail strip and then when you mouse over a thumbnail a bigger images shows up over the strip. The problem is it only is working on some of them and only when the mouse is over a certain part of the picture. When …

Member Avatar for jfunchio
0
171
Member Avatar for psvpython

Hi, I'm working on Python 2.4 and use tkinter to build my GUI. I want to display content(line) from the listbox only when it is selected. [CODE] def get_list(event): # get selected line index index = Listbox.curselection()[0] # get the line's text seltext = Listbox.get(index) print seltext Listbox.bind('<ButtonRelease-1>', get_list) [/CODE] …

Member Avatar for vegaseat
0
3K
Member Avatar for cypherinfo

Hello, I would like to add the display of my old broken laptop to my new notebok as secondary monitor; I would like to get the power from the notebook itself; how to do it please? Thank you.

Member Avatar for caperjack
0
91
Member Avatar for TheNinjaForce

I really want to put a new video card in my computer but I have no clue where it is. HEre is a video I put: [url]http://www.youtube.com/watch?v=Z_J2URmAeHI[/url]

Member Avatar for caperjack
0
111
Member Avatar for daniwaber

Can I stop updating the user display of a control (rich text box) temporarily? I want it to process what I tell but not change how it looks for just a small piece of code. Please help :)

Member Avatar for Reverend Jim
0
171
Member Avatar for kpeckly

below is my code, i want to get a record base on a specif invoice number,please help me out cos this thing has giving me sleepless nite.thanks in advance. Imports System.Data.Sql Imports System.Data.SqlClient Public Class Invoice Private Sub Invoice_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Call connectDatabase() …

Member Avatar for lolafuertes
0
201
Member Avatar for Katherine692008

I have a 32 Vista HP media center PC and all was working well until earlier today. I have been succesfully watching Live cable TV on my PC and out of the blue when I tried to watch live TV I got the error message "TV TUNER NOT DETECTED". Afterwards, …

Member Avatar for caperjack
0
163
Member Avatar for bammo10

Hello, Yesterday my video card broke down, so I bought a new one from my friend and tried it in my pc. The problem is : when I plug it in, the PC will boot, but it won't output anything, even when I connect my monitor to the motherboard video …

Member Avatar for rubberman
0
130
Member Avatar for DaniwebOS

Question for you guys, what am I doing wrong here? I am able to enter the 5 digits in one input and I just want it to display the first character; just to test to see if it works. Afterwards I will be displaying all 5 characters like "1 2 …

Member Avatar for hfx642
0
167
Member Avatar for lorettah

<HTML> <HEAD> </HEAD> <BODY> <APPLET Code = WelcomePage.class width=300 height=300> </APPLET> </BODY> </HTML>

Member Avatar for Taywin
0
96
Member Avatar for Shazeee

I m using jslider in php properly displaying on localhost but not on webserver. please help me to solve thw problem thanx shahzad

Member Avatar for phoenix_2000
0
89
Member Avatar for AmerJamil

i'm beginner in C++, please help me in display function to display the linked list of my following program thanks [CODE] #include <iostream> using namespace std; template< class T > class Lnode { public: T data; Lnode< T > *next; }; template< class T > class List { public: int …

Member Avatar for mazzica1
0
155
Member Avatar for rmeron

My screen turned black, checked cables, connections and finally connected the monitor to my spare desktop to see if the monitor will work with my spare computer, but it did not and remained black. Is there anything I can do to repair the monitor or should I replace it with …

Member Avatar for jingda
0
48
Member Avatar for ronthedon

Hello All, I am having a problem making my program display and output correctly. When i run my program my count will display but my word will just give me some kind of line. Can you please help me correct this? Thanks Ronnie [CODE] #include <iostream> #include <string> #include <iomanip> …

Member Avatar for vidit_X
0
216
Member Avatar for dan555

Dear all programmers I’ve search all over Google and have not found an answer. [B]My question is.........[/B] I have two DBF tables called product and ullage. The user enters data from products table into ullage, by searching for product id and adds their count into the ullage table. This part …

Member Avatar for adam_k
0
179
Member Avatar for compnutt

Here's one for you to try to figure out. I believe i've already figured it out but not real certain. I have this "HP Pavailion DV6000" "Service Tag DV6225US" "P/N:RP154UA#ABA" "S/N:CNF7020202DR" "Window's 7 32 bit "IE8* but did have "IE9" till I uninstalled it at my client's request. I hate …

0
103
Member Avatar for dandeliondream

Hi, I wish to display the homepage of 3 websites (e.g. [url]www.msn.com[/url], [url]www.google.com[/url], [url]www.apple.com[/url]) on screen. What should i use? Is there a tutorial somewhere?

Member Avatar for Anyday
0
138
Member Avatar for marceta

Hi guys, im workin on a little text based RPG using c++. It is a win32 comsole application and i am wondering what i could do to improve it! I have added my source code [code] # include <iostream> #include<ctime> #include<cstdlib> #include<cctype> using namespace std; struct monster { int strength; …

Member Avatar for aramil daern
1
942
Member Avatar for ingeborgdot@yah

I have really been looking at getting a GTX 560 but just saw some review that shows that 6870 to be faster. I don't know how reliable that is. Anyone care to lead me in the right direction that shows me otherwise? Thanks.

Member Avatar for jingda
0
80
Member Avatar for kokila1234
Member Avatar for vignad

My laptop screen was black today but it's running. I can see the volume and the wireless thing turned on. I cannot see anything on the screen. It's totally black. And then i just closed it and turned it on after 10 min. Then the screen came up normal. But …

Member Avatar for jingda
0
283
Member Avatar for ronysios

[CODE]<? ob_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Guitar Wars - Add Your High Score</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <h2>Guitar Wars - Add Your High Score</h2> <?php require_once('appvars.php'); require_once('connectvars.php'); if (isset($_POST['submit'])) { // Grab …

Member Avatar for ronysios
0
122
Member Avatar for c++_fem

Hi, Does anyone know a function that prints out binary tree in this form example : ................15 .........12.............17 .......10 14.........16 18 ? my Node class : [CODE] class Node { double Node_Data; Node Left_Child; Node Right_Child; Node Parent; }[/CODE]

Member Avatar for Narue
0
364
Member Avatar for programer25

I have a dell inspiron 1526, when you turn it on you can hear the fans going and the lights will all flash one time like on regular start up then then 9 lock stays solid lit and the A lock and down arrow lock flash... Ive also noticed that …

Member Avatar for henpecked1
0
198
Member Avatar for turt2live

Hello, I've been trying to create a script that will take defined pages of a PDF and display them to a webpage using PHP. I've looked through the PHP Manual and only came up with ways to create a PDF, but no read options. --Detailed Scenario-- My school wanted me …

Member Avatar for turt2live
0
310
Member Avatar for Joemeister

I'm using sessions to receive my info from my database table... But I'm not quite sure how to get a image because if I just say this: [CODE]echo "<img src='" . $_SESSION['pic_location'] . "' />";[/CODE] I only get like a little black dot thingy. I don't know if one could …

Member Avatar for diafol
0
103
Member Avatar for nisharajan

Hello, Actually i am doing my final year project on conversion of fuzzy uml class diagram to fuzzy OWL using fuzzy description logic.But for modelling Fuzzy uml class diagram i need some modelling tool.I have searched in google there was many expalanation on "HOW TO DRAW FUZYY UML CLASS" but …

Member Avatar for rubberman
0
181
Member Avatar for cretaros

i jst switches off my pc , then after some hours, i turned it on but there is no display on monitor, but when i connects the monitor cable direct to onboard display it works fine though gamma is incorrect, what might be the problem with my card, an Nvidia …

Member Avatar for jingda
0
70
Member Avatar for zaxon1987

Okay so basically I'm studying Introductory programming using the 'BlueJ' Java program on Mac. I'm trying to create a 'Dynamic Billboard' program that asks a user to enter a five letter word using the letters; ' S, P, A, R, E', then displays it in white on a black screen …

Member Avatar for JamesCherrill
0
222
Member Avatar for Onlineshade

When I start my windows it opens but the window cut down. My monitor is 17" wide, but it appears 15". When I restart it , then it comes perfectly. I am sure that there is no virus problem, because I have set up windows XP again. But this problem …

Member Avatar for flagstar
0
145
Member Avatar for Nickhnsl

Alright, so, recently the monitor I've been using has died. Whenever I try to turn it on, it automatically enters stand-by mode. I looked this problem up on my laptop and got an answer that said I either need a new monitor, or something is wrong with the motherboard. I …

Member Avatar for Nickhnsl
0
202
Member Avatar for lbgladson

I have an assignment to gather information on students and their grades and then display the information using a for loop. I have the following code but it is not displaying the information correctly. Any help would be great. [code] public class Grader { String last; String assign; int score; …

Member Avatar for Slimmy
0
155
Member Avatar for codegerm

Im trying to do a simple broadcast in Android to detect the screen is on. For me this is a learning excersize to understand the Android broadcast capabilities. Please help. I have the Android XML [ICODE] <application android:icon="@drawable/icon" android:label="@string/app_name"> <activity android:name=".UsbddActivity" android:label="@string/app_name"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> …

0
81
Member Avatar for rizla777

okay so i've been at this for 2 days. i've tried recoding the entire site but nothing seems to work. It's only 1 navigation bar that is giving me a problem. ul#sub-nav. I can get it to align horizontally in firefox except sometimes it works in IE and sometimes. you'll …

Member Avatar for Dandello
0
288
Member Avatar for noobies

I had a problem on displaying count sql in vb. Anyone would help me? I had google about this, and I had to use executereader but I don't know how to use it [CODE]Dim dso1 As Label = CType(e.Item.FindControl("dso1"), Label) If Not IsNothing(dso1) Then Dim name As String name = …

Member Avatar for Pgmer
0
2K
Member Avatar for Onlineshade

When I open my PC it needs much time to open it like 7 to 10 mins. Where is the problem?

Member Avatar for Onlineshade
0
103
Member Avatar for aecha

Hi.. I have problem with my system which is the bar code image cannot been display after the bar code generate from the database. can anyone show me the correct way to call the data from database to generate and display in my system? when user click view card in …

Member Avatar for rpv_sen
0
2K
Member Avatar for JakeA

hi! i am new to objective c programming. i am making a quiz application. i have a home screen which options like: view instructions and start quiz. how can i display another view when i click a button. like, i want to display the instruction screen when i click instructions. …

Member Avatar for TPBarnett
0
157
Member Avatar for somnathmona4993

xp as server, create directry on iis server 5.1 when connectin count increse browser message shows page can not display come front

Member Avatar for Ezzaral
-1
34
Member Avatar for Pancho jaylana

hey can u help me by dis problem please write the application to display a window with Code GUI..right Now help me

Member Avatar for JamesCherrill
0
134
Member Avatar for terexberd

Hey guys, I have a question that I need an answer to: How do you display a person's name and score? Say, for example, a user takes a quiz and gets 80% on it. I want this information to be displayed on the side of the screen for everyone to …

Member Avatar for mathieu89
0
124
Member Avatar for davesmith437

Hi, This is what I'm trying to achieve...... An html table on a page which shows results from a series of races with the competitors listed on the x axis and the results per race on the y. Each series has a different number of races so it isn't possible …

Member Avatar for davesmith437
0
265
Member Avatar for vaishnu

Hi all, I have a file open dialog box which allows the user to select a file from the drive. I need to display the path and file name of the selected file dynamically as and when the user selects in the title bar of the form. For eg: C:\Documents …

Member Avatar for vaishnu
0
125
Member Avatar for myrongainz

Hello, basically I'm trying to write a program where you ask the user to input 2 positive number. Then the program will print the lower of the two numbers to the higher of the 2 numbers and then higher of the 2 numbers to the lower of the 2 numbers. …

Member Avatar for sfuo
0
2K

The End.