7,713 Topics
![]() | |
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 … | |
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 … | |
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 … | |
'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 … | |
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 … | |
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 … | |
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 … | |
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] … | |
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. | |
![]() | 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] |
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 :) | |
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() … | |
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, … | |
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 … | |
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 … ![]() | |
<HTML> <HEAD> </HEAD> <BODY> <APPLET Code = WelcomePage.class width=300 height=300> </APPLET> </BODY> </HTML> | |
I m using jslider in php properly displaying on localhost but not on webserver. please help me to solve thw problem thanx shahzad | |
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 … | |
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 … | |
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> … | |
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 … | |
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 … | |
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? | |
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; … | |
![]() | 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. |
how to automatically display data in textbox from database when primary key is added in textbox | |
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 … | |
[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 … | |
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] | |
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 … | |
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 … | |
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 … ![]() | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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; … | |
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> … | |
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 … | |
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 = … | |
When I open my PC it needs much time to open it like 7 to 10 mins. Where is the problem? | |
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 … | |
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. … | |
xp as server, create directry on iis server 5.1 when connectin count increse browser message shows page can not display come front | |
hey can u help me by dis problem please write the application to display a window with Code GUI..right Now help me | |
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 … | |
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 … | |
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 … | |
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. … |
The End.