4,919 Topics
![]() | |
what are the best gui module of perl? i know tk. anyone here have any more suggestion?? im a total noob in perl... pls help me.. thanks | |
I found out a great HOWTO on configuring and using Subversion. This is actually the [B]most straightforward Subversion tutorial I've ever seen.[/B] It includes: - authentication over SSL (with Apache2), - permission management, - multiple repositories handling, - as well as hints for every-day work in command line and GUI. … | |
Hello, everyone. It's been a while. I'm still working on the same Ultrasound machine GUI, but I'd taken time off for summer courses. Fortunately, thanks to the help I received here, I have made great advances in my program over the previous coder's attempt, but I'm now facing a bit … | |
Hi, I don't know if this is possible. I have a data structure that is displayed in various tabbed panels in various forms(JList/JCheckList etc.). Some of these panels are able to manipulate the data structure. Is there a way to attach some sort of ActionListener to data structure so whatever … | |
Hello everyone. I recently picked up a legal copy of OS X Tiger for x86 from the official Apple open source website. I am going to attempt to install it on an AMD Athlon based PC with 256 MB RAM and no SSE support. I will then attempt to grab … | |
Hiya, My name is Boki and I'm an emerging multimedia interface designer. I'm professionally qualified in web design and have lots of experience there. I'm also learnt in filming and editing digital film, and have minor experiences in audio recording/editing. I've done quite a bit of graphic and corporate design … | |
Hi, I need to learn how I can use a custom data structure in a JList. In my program when I click the Add button next to the JList a JOptionPane opens and takes a String input. The input is then used to create an object which is placed in … | |
Same machine issues [B]also posted[/B] in Dead Machines. [COLOR=#0000ff]Press spacebar NOW to invoke Hardware Profile/Last Known Good Menu Windows NT could not start because the following file is missing or corrupt: \WINNT\SYSTEM32\CONFIG\SYSTEM[/COLOR] [COLOR=dimgray]Boot error message after Dell screen. [B]GX1[/B] machine, 'spose to be [B]running 98[/B], purch. ebay for dirt cheap, … | |
Can someone help me with writing the code to allow a JApplet to download some files to a user directory through a browser.:confused: I need to run a program accross a network, and I need to distribute multiple files using an applet. I have tried to get a *.jar file … | |
What is the best way to design gui? Is java's swing strong enough? Or should learn something like jaxx or JFace? What do you guys use? | |
![]() | Hi there, I am trying to parse a CSV file, I have a program which will read in the contents of the file and display them to the console and i need to parse some of the fields, which I have no idea how to do [IMG]http://saloon.javaranch.com/ubb/frown.gif[/IMG] I am trying … |
Hi, I need to get data from a C++ application to a spread sheet or notepad file, has anyone any idea how to do this. I have access to programme source code but not sure where to start. | |
Greetings all. I have a question about if java can be made to do the following. As a player of card games and online games, i find that i often need to make a database of information. And it would be great if i could distribute those databases to friends … | |
Hiya all. I am currently working on a database of information about a card game. But i have a question. What i would like to do, is make a stand alone program, that can show the card information, and let users modify a bit of it. It would need to … | |
Hi All! My computer was infected with a barrage of spyware whilst I was doing a fresh install of Win XP and before I got my ZoneAlarm up and running. I've managed to eliminate most of them with Spybot and Ad-Aware, but I still have problems with my Internet Explorer … | |
the database module of the Open Source project OpenOffice. We (they) are having difficulties with the code in the Base module which allows updateable queries. See [url]http://www.openoffice.org/issues/show_bug.cgi?id=53377[/url] . i have volunteered to comb the web and place announcements on different sites in order to encourage volunteers to help with the … | |
hi, can anybody write a simple java program for the following pleasee.. coz i have loads of projects in my skool and i have to submit this within 2 days..coz i have to design an interface for this too "there are 20 houses 15 small houses and 5 big houses.if … | |
Hi! I am writing a tool, that uses a HSQLDB database. The databases can get pretty big (the test DB is 21MB). I am using a standalone DB, so my application also acts as the DB-Server! Here's the problem: I want to show a message like "Loading database... Please wait!" … | |
Two questions: 1. What function will output N bytes of data? The data may contain and may end with numeric zero. 2. What function will cause the process to suspend for N milliseconds? An explanation for question 1. [code] struct modbus_structure { char device_address; char function_code; UINT function_address; UINT address; … | |
i was trying out some java gui's and when I tried the Panel nothing seems to come out. The frame does! but no panel. i was wondering it could be the JDK was old my version out home is jdk1.0.5 something like that. or my code was old school. The … | |
Hello everybody, I'm totally newbie with c++ language. I'm using Visual C++ 2005 Express Edition. I like to make a working GUI with my first c++ code. My question is: How to insert this code to Windows Forms (GUI) that contain: 1. Press "Button" to randomly generate the number from … | |
I am having trouble getting my timer class working with my scoreboard frame and application. Any constructive help is appreciated. [code] public class ScoreboardTimer extends Thread { private int counter; // the number of seconds remaining on the timer private boolean isRunning; // toggle variable that controls whether the counter … | |
Since I became a Sun Certified Java Programmer (conducted by Sun Microsystems) on January 11, 2001, I have been involved in web-based programming and development. Before that I had 4 years experience in windows programming. In the last three years working in one of the world top companies, I was … | |
Hello all, I've been programming in c++ for about 2 years now, but all my c++ applications are console driven. I would like to start using GUI's but in c++ it takes a lot of effort to build a GUI application (using API's), now my question; what programming language do … | |
Hey Guys, I've never used JLabel and JText Area before and this specific project requires it. I'm trying to create something that allows entry of student name, id and 2 grades. Then get the average of the 2 tests and show the letter grade equivalent. I'm getting error messages that … | |
Hi there, My niece often asks me to quiz her on her times tables, so I thought I'd spare myself any further effort and write a program to ask her random multiplication questions. I used Tkinter to create a GUI with a label asking the question, an entry box for … | |
I was going through lastnight and installing XP and I got a fatal error I made it the the text part of the installation fine, it was when the GUI part loaded up. I am trying to install it on a 25mb partition I don't know if that makes a … | |
Hi, I've been looking for a solution to this all over the web, and although I've found some approaches to it, none of them seem to really answer my question. Basically here it is: I currently have an application with a GUI in VB6. It's a pricelist Inessence, and the … | |
My computer`s harddrive crashed. Now I want to install XP (it was installed on the old harddrive) but it wont. It`s working until the setup reboots to go into the GUI phase and then the XP sign comes up. Then the normal light blue screen comes up and there it … | |
OK, I think my lil' sis must have downloaded some nasty virus/spyware stuff. I am getting popups for spyware programs and fake security messages. I looked up all the processes that were running and these look pretty suspiscous: ATMCLK.EXE wuauclt windows wgatray windows gen inetinfo.exe Trojan.W32.RONTOKBRO csrss.exe smss.exe dcomcfg.exe trojan … | |
Web services if taking off - but has anyone had an actual Coding job - as opposed to using a GUI type program | |
I am trying to develop a In-Game Music Controller, controls music players for gamers, but I am having trouble figuring out how I can make a UI that would come up over the game so that a person could use it without having to minimize it (sort of like xfire). … | |
I have been having Anoying popups that just popup, they are named ULWindowSeek and ULWindowUrl, they both open at the same time.. I have done a "Clean" on my SmitfraudFix and it showed some files in the Temp. Decintery but they couldent be deleated. Heres my Hijack Log: Logfile of … | |
Sooo... I just started designing the GUI for an application that I'm writing.. And, well, I can't get either the awt.TextArea OR the swing.JTextArea to work properly. Here are snapshots of both, along with the problems I am experiencing. If anyone can resolve these problems, please let me know.. I … | |
I'm using Visual Studio .NET. The gui I'm implementing will be used on a wide screen. In the design view of the IDE, the form size is limited to the screen resolution. How can I stretch it to be the size of the wide screen so I can add controls … | |
Hi All, [COLOR="Red"]Short & quick:[/COLOR] PowerBook G4 w/OS 9.2 & 10.4(? - upgraded from 10.0) won't boot up after aborted browser install. [COLOR="Blue"]The details:[/COLOR] My sister was trying to upgrade Netscape Navigator 4.7 to 8.1 on her OS 9.2 (she is running a dual boot OS 9.2/10.4(?) PowerBook G4 (15" … | |
Hi, I'm working on an assignment for school...one of the applets i have to develop is a colour picker...But unfortunately i'm having some trouble with it... I would just like to ask if anyone could help me along a little bit and give me some insight as what to do … | |
I can run processes with system or exec, but when i try to start a GUI, the process starts but doesnt show. If i test this on comandline it shows but not on server (am using Apache,) | |
My external NTFS Lacie 500GB HD hangs randomly. The disk is full of data. I have tried running Norton Disk Doctor (2005), XP's CHKDSK /f or CHKDSK /f /r from command line, or XP's GUI version of chkdsk from the disk properties. They all hang when they encounter the bad … | |
My external NTFS Lacie 500GB HD hangs randomly. The disk is full of data. I have tried running Norton Disk Doctor (2005), XP's CHKDSK /f or CHKDSK /f /r from command line, or XP's GUI version of chkdsk from the disk properties. They all hang when they encounter the bad … | |
i have been working on this for some time now and i get an error message that says "Could not find a match for 'vector<int>::vector(const int, const int, const int)' " heres my code. [code] #include<u:\C Plus\LVP\gui_top.h> #include<u:\C Plus\LVP\vector.h> //-------------------------------------------------------------------------------- class ButtonClass { public: ButtonClass(String Text, int X1,int Y1, int … | |
I have developed software a long time, but am new to GUI. For the last 6 weeks, I have been developing a database in MySQL, with mysqldb and controlling it with wxPython GUI code developed in Boa Constructor. Now that I have stuff IN the database, and screens to view … | |
matlab 7 04 has a neural network tool box in it with the GUI for creating new networks with a set of training algorithms(it doesnt have ART). can anyone working with matlab for neural networks tell me how to create more hidden layers for the network and change the network … | |
Hello I am new in Perl and CGI. I want to write a program in perl that enables me to call executables, some of them maybe GUI. My starting point was to write a small program that would call an interface because this is on a local machine. Ultimately i … | |
Hi ! When I was browsing the web today, my anti-virus software detected an attack of a " rdriv.sys" virus.It's in my system32 folder. I deleted the virus but my anti-virus software keeps detecting attacks from the same virus. This afternoon when I tried to start windows but it went … | |
Hello! eveyone! I am new in here! But I got some urgent problem need to be solved shortly! please help me! I am designing a simple GUI card game by VC++.NET My game isnt complicated. However, I want to add some sound effect like maybe when I click a button? … | |
Write a program in a high-level language which accepts as input a user's description of an E/R diagram, automatically converts this to a relational schema, and outputs both the E/R model and the relational schema in some readable and understandable form. The E/R model does not have to input graphically … | |
Hello All, I am developing a GUI application in wxPython on linux. I have to provide help menu describing tool's usage. I am not able to get any modules realated to this.Can anybody know how to develope help in wxPython? Thx, rajashree | |
Ive been learning C++- for a bout a month and I want to start making simple button press GUI windws that i can use for informating people about things. (I'm in 8th grade so i'm not a math genius yet.:rolleyes:) The problem is that I don't know what I should … | |
My ISP has set up only one DB in MySQL, for an electronics store. I want to have a bulletin board for books, but My ISP apparently does not know how to add a second db [i]and[/i]and arrange for separate permissions for each site. Can someone tell me where I … |
The End.