459 Topics
![]() | |
I am using python Qt Designer. There i created for with widget. In that form i placed many textEdits nearly 15. So form size is more than screen size, iam not able to see all textEdits. How can i put scroll bar to this form to view total form. -------------------------------------------------------------------------------------------------------------------------------------- … | |
Can anyone help me with this problem. It's just started happening that the screen, sound and cursor all freeze for about 5 seconds every 1 - 2 mintues. It's very annoying. IT's not due to the CPU becoming overloaded and after a restart it doesn't start happening again straight away. … | |
Hi, I am new to C++ and Qt and despite that i am thinking of using threads in my app. Here is an example code which outputs "." and then "QThread: Destroyed while thread is still running" error after pressing button. [CODE=C++] class MyThread : public QThread { public: void … | |
I'm having exactly the same problem as describd by the OP. I followed the same instructions but i don't have the same HijackThis results so i'm stuck. Would Crunchie or someone just as helpful please assist. Here are the logs Thanks in advance ComboFix 08-06-20.4 - Owner 2008-06-23 18:11:44.3 - … | |
I am a beginner and am learning C++ and QT I would like to know how to make an interface like the one in windows media player 11 - one that is completely custom including the minimise and close icons. What would this involve? | |
I can not understand why I am getting this memory leak. First, here is the ouput from valgrind. [code] ==27078== 24 bytes in 1 blocks are definitely lost in loss record 45 of 827 ==27078== at 0x4A061A5: operator new(unsigned long) (vg_replace_malloc.c:167) ==27078== by 0x434B8F: ETArray::ETArray(QString const&, QWidget*) (etutils.cpp:343) ==27078== by … | |
Hi, Im havinbg problems with this process lsass.exe that is consuming lot of memory (more than 100mb) and i dont know what to do Here i give you my hijackthis log Thks for youe help Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 13:19, on 2008-05-31 Platform: Windows XP … | |
Okay, these processes have always ran at normal priority, but now they have jumped up for some reason. I can't change the priority manually w/ task manager b/c windows says that they're critical system processes. I need to return them to normal priority b/c they seem to be robbing my … | |
I keep getting this error: [QUOTE] debug/moc_funccntrlparams.o: In function `qt_noop()': /home/f07/xxx/QT/include/QtCore/qglobal.h:1425: multiple definition of `FuncCntrlParams::type_pairPotList' debug/interpotcntrlparams.o:/net/home/f07/xxx/workspace/tramontoGUI/interpotcntrlparams.cpp:95: first defined here [/QUOTE] But I'm not defining type_pairPotList any where in the interpotcntrlparams.cpp file. This is what my code looks like at line 95 in interpotcntrlparams.cpp. [CODE] #include "funccntrlparams.h" . . //line 91 … | |
Hello peoples, Today I downloaded iTunes 7 from the Apple Australia website. I had installed previous versions (I don't know what versions) and they all worked without a hitch. When I try to install version 7 it comes back with an error during the installation process saying: [I]The older version … | |
Hi ,I am experiencing a problem with QT Java 6.1 on Windows XP using Java1.4.2 (_2, _3, and _4) where a QT Component (as Component()) created from a Movie Controller placed in a window or frame will sometimes freeze when another window is placed in front of it or removed … | |
![]() | I searched the forums for Windows API tutorials and have found [URL="http://www.winprog.org/tutorial/"]this[/URL]. Is it necessary to do everything manually like in the tutorial and after getting the hang of it move on to QT or should I jump into QT right now? |
Blah, I hate build errors. Especially when I seem to have all the right dependencies installed. [code]wxw/mAParentFrame.cpp:950: error: variable or field ‘OnAbout’ declared void wxw/mAParentFrame.cpp:950: error: ‘int mAParentFrame::OnAbout’ is not a static member of ‘class mAParentFrame’ wxw/mAParentFrame.cpp:950: error: ‘wxCommandEvent’ was not declared in this scope wxw/mAParentFrame.cpp:950: error: ‘event’ was not … | |
Hi I was create a form in Qt Designer and saved as UR.ui (main title of this forms is "MainWindow") next write in terminal: pyqt4 UR.ui > UR.py and open created file UR.py and write: import sys from PyQt4 import QtCore, QtGui from UR import Ui_MainWindow class StartQT4(QtGui.QMainWindow): def __init__(self, … | |
i am programming on linux platfrom and i want making a plugin for a web browser. can u tell me the basics of plugin programming on c++/ Qt in linux.? I dont have any idea of how to start making a plugin kindly guide me... | |
hi my pc has been running a little slow recently it may be a virus ive run a scan and everything didn't find anything anyway can someone please check out my HJT log thanks in advance Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 23:15:47, on 20/02/2008 Platform: Windows … | |
Introduction Almost every webmaster in any event deals with video content. Very often there is a need to cut or convert videos, make thumbnails, etc. So, I think it will be helpful to give the readers a brief description of the main functionalities that our products have. [URL="http://www.videocharge.com/"]Videocharge[/URL] Videocharge is … | |
Hello! I'm compiling a project in VC++ 2005 express, and for some reason it is hanging. It gets to a certain point and just doesn't seem to do anything. This is the readout when it is happening: [CODE]c:\Qt\4.3.3\bin\uic.exe RoboSearch.ui -o ui_RoboSearch.h g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT … | |
i have the same problems i used hijackthis and found these: Logfile of Trend Micro HijackThis v2.0.0 (BETA) Scan saved at 4:02:52 PM, on 1/4/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\LEXBCES.EXE C:\WINDOWS\system32\spoolsv.exe D:\Program Files\a-squared Free\a2service.exe E:\Program Files\ESET\ESET NOD32 … | |
I just registered to the 'Dani'. Started my career as a VC++ programmer. Presenlty working as PM, Software. Working knowledge in Linux, PHP, QT, etc. Total experience will come to almost 9 years. | |
Hi! can any body help in this! This is to draw a graph in php. but, i am getting 'x' mark image . but, not the graph image. i think it has error in header ("Content-type: image/gif"); . if i remove this i am getting some png code . but,i … | |
hi,i am a it student. and trying to develop my mini project software in Qt designer.Do any one know how to count packets(in a LAN) using in built functions in Qt?is there any function fo that...? if you have a solution please reply... | |
Hi every bod I am new in programming and I like to start with pyqt but I can not find anything for learning in internet please help me how how can I write program with gt designer & when I make a form in qt how can it work(my English … | |
Just wanted to know if anyone can helpl. Just installed Medieval 2 total war, ran fine for the first hour then CTD. After that every time i try running the game the intro flickers, is distorted and generally messed up. I've spent the past 2 days trying everything, all my … | |
Hi My PC seems to be running realy slow it takes around 10/15 minutes to start up can somebody help me. I think it may be a spyware/virul problem. Heres my hijack this log Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 22:36:56, on 09/09/2007 Platform: Windows XP SP2 … | |
please help Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:49:05 AM, on 9/8/2007 Platform: Windows Vista (WinNT 6.00.1904) MSIE: Internet Explorer v7.00 (7.00.6000.16512) Boot mode: Normal Running processes: C:\Windows\system32\Dwm.exe C:\Program Files\Windows Defender\MSASCui.exe C:\Windows\soundman.exe C:\Program Files\Microsoft Xbox 360 Accessories\XBoxStat.exe C:\Program Files\dvd43\DVD43_Tray.exe C:\Program Files\Lexmark 2500 Series\lxddmon.exe C:\Program Files\Lexmark 2500 Series\lxddamon.exe … | |
I m using Qt, I have multiple forms. The data from any form has to be sent using socket. also data coming over the socket has to be displayed in a main form. what could be my design so that i can share the socket connection among different forms also … | |
hello all, I am trying to compile this canned example in QT4 , but the compiler spews out an error messagethat I have never seen before. The *.cpp file: [code] #include <QtGui> #include "finddialog.h" FindDialog::FindDialog(QWidget *parent) : QDialog(parent) { label = new QLabel(tr("Find &what:")); lineEdit = new QLineEdit; label->setBuddy(lineEdit); caseCheckBox … | |
I'm using Qt Designer to create the GUI for my application and then code the rest in Python, but I need to use the KActionSelector. However I don't know how to use it. When I add to to the form, it won't let me edit the available actions. How do … | |
Hi, and thank you so much for this forum! I've read problems simular but not quite like mine and was hesitant to follow the instructions given since they may not apply to me. I did run the AVG Anti-Spyware as suggested in this topic, however I blew it and have … | |
i tried today to change to konqueror web browser, i came to daniweb and noticed that all the gif's were replaced by the broken link icon, so i googled away and after a while i found this:- Q) What is up with GIF support? A) This has to do with … | |
![]() | Right what is the best? java, qt, wxwidgets? I need help deciding... |
I've been reading some posts where some newbs have had trouble installing slackware. So I have put together this little how to so they can get slackware installed. I usually only help with MEPIS as I feel it is the best linux but for those who want to try and … | |
Hello. I made an command-line application. Now I want tomake an gui version but I don't know which GUI I should choose. I want the executable to have requirements for libaries while running (so I don't think about using GTK). I tried QT but I don't know if I can … | |
What do you think is better for making applications? I like QT API verry much, but I dont know how compatible is with a system . I dont like VC++ because I can only use it on windows. Please help me to decide.. What do you think? | |
Hello all, I know this is borderline off-topic, but then again QT4 is a C++ based program... I compiled QT4.1.1 on a fedora 4 OS. I finally got all the registration issues worked so that it works in it's native X11 form as an executable. However codeblocks is having trouble … | |
Hello all, I hope this is the correct forum for this issue. I am using the FC4 distro which the most current YUM update is QT3*. I found a more recent RPM, QT4.1* which was for FC4. It downloaded and installed without a problem (although I can't say that for … | |
Hello, Sorry for my "n00bness". I finaly choosed qt. I made an .ui file with qt4 designer and written main file. First: -I included "ex.ui"...IS that right? Will compiler accept that? HEre is the code, [CODE]#include "ex.ui" #include <QtGui/QtGui> int main(int argc, char *argv[]) { QApplication app(argc, argv); app.setQuitOnLastWindowClosed(true); QMainWindow … | |
Anybody know why I would have problems capturing video via firewire with Final Cut Express 2 but not with iMovie HD? Capture works for iMovie but not for FCE nor QT Pro 7. I just upgraded from 10.3.7 to 10.4.8 I also upgraded to iMovie HD Still using Final Cut … | |
I have just paid for a key to open the pro features in quicktime. I have inserted the registration number etc as instructed in the confirmation email. The checks confirm that I have indeed registered. But I can't find any reference to QT pro. What's going on? Running G5 dual/Panther | |
Hey, I have been searching the web for forums where I can gain knowlege on how to better use my quicktime Pro upgrade I just bought. Anyone out there a Quicktime Pro expert? Or is QT Pro still too new yet? Any hoot , I'm using the version for a … | |
Hi, I am having trouble with wxPython on SUSE Linux Enterprize Server 9. The Computer has several Itanium 2 processors, and the version of Linux is for these processors. Python works just fine. So do other graphical toolkits Tkinter, pygtk, and qt. However when I try to use wxpython it … | |
Greetings, i have gotten a nasty guard.tmp virus/spyware (Look2Me) I have managed to delete most of the dirt, but there is still one dll file that i cant get rid of. Also i get a message when i start my computer "something from rundll.exe having problems starting guard.tmp" This is … | |
Hi All- I have loaded up my G5 with Tiger, and found a pair of stickers with serial numbers (same on each) for QT Pro. These are similar to the sn. for the other software I have: FC StudioHD (and it components, each having a sn). So I searched (Find) … | |
hey i have a problem. I know i have a radeon 9600 128 mb graphics card but i dont know what kind it is. Any way of finding out? My dxdiag says its the radeon 9600 seires chipset but i dont know. HEres my dxdiag: ------------------ System Information ------------------ Time … | |
I am trying to implement unit testing framework for my application on MAC. Please give suggestions on how should I go about it.Using Xcode/QT for coding the application. | |
I wanted to explore and know about the GUI toolkits available to be used with C or C++. I heard a bit about Qt, GTK, Mingw etc, and there's MFC too. For the moment I am not quite sure which one to start with. Does a programmer need to know … | |
I have a script on my website that requires an includes.php file to work. I am trying to control the font size of the links that it provides but I do not know how to do that. Can someone help me? Here is the code on my site that gets … | |
Hey All, I keep getting 2 different errors that I can't seem to fix on my Dell running XP with updated service pack 2. 1. When I open the control panel or any option on the control panel I get an error that says: "Resources not Available" It is a … | |
I am wondering if someone could tell me what tools I will need to compile and build and executable of Dev-C++ for Fedora Core 3 to install it and run it. I have never worked with Delphi source code and I would appreciate any help with the process and what … |
The End.