Qt4-preview-feedback Archive, September 2007
Qt-Eclipse is running slow and bug-ish?
Message 1 in thread
Hello Eike,
Couple of us are experiencing the same type of issues on different
computer systems with the Qt-eclipse running on Redhat enterprise 5.
We are stepping through examples in the "C++ GUI Programming with Qt4"
book and noticing majority of the following issues. Try to create a
Main window (chapter 3) and see if you experience the same issues?
* When I open the a new windows project, the C/C++ Indexer never
stops and takes up all of the CPU (100%) usage...
* The group box and the push button box can not right click then
change title.
* Similar with the Push Button, can not right click then change
text.
* When you move or resize the Qt C++ Widget Box the Layout bar
disappears.
* Similar when you move or resize the design editor the Dialog,
Main Window, and Widget forms all cut off the top of the form.
* Also Similar when you move or resize the Project window various
items disappear.
* In Qaction how do you create/past and edit an shortcut? When
you try to create a shortcut CTRL + N , the Eclipse navigate window
pops up.
* In a Main Window , when you select an item in the menu bar drop
down you can not make any changes until you deselect the item (file for
example) , the only way to deselect the item you need to click on
another window.
Best Regards,
Steve Macumber
Lear Tampa-Test Engineering
smacumber@xxxxxxxx
(813)882-5003
**********************
** LEGAL DISCLAIMER **
**********************
This E-mail message and any attachments may contain
legally privileged, confidential or proprietary
information. If you are not the intended recipient(s),
or the employee or agent responsible for delivery of
this message to the intended recipient(s), you are
hereby notified that any dissemination, distribution
or copying of this E-mail message is strictly
prohibited. If you have received this message in
error, please immediately notify the sender and
delete this E-mail message from your computer.
Message 2 in thread
Hi Steve,
thanks for reporting these issues.
On Sep 27, 2007, at 9:03 PM, Macumber, Steven wrote:
> The group box and the push button box can not right click then
> change title.
>
> Similar with the Push Button, can not right click then change text.
Yes, I can reproduce that, though I can change the text via the
property editor.
> When you move or resize the Qt C++ Widget Box the Layout bar
> disappears.
> Similar when you move or resize the design editor the Dialog, Main
> Window, and Widget forms all cut off the top of the form.
> Also Similar when you move or resize the Project window various
> items disappear.
This seems to be related to Gnome and its style/theme somehow. You
are using Gnome, do you?
> In Qaction how do you create/past and edit an shortcut? When you
> try to create a shortcut CTRL + N , the Eclipse navigate window
> pops up.
The short answer is unfortunately: You can't specify a shortcut that
is used by eclipse, at the moment.
> In a Main Window , when you select an item in the menu bar drop
> down you can not make any changes until you deselect the item (file
> for example) , the only way to deselect the item you need to click
> on another window.
Hm, I can edit the entries in the drop down, but yes the drop down
doesn't vanish when clicking on different parts of the form editor.
This seems to be a problem with the focus; when the drop down opens,
the editor tab gets deselected. The drop down vanishes when ESCAPE is
pressed on the keyboard, or when clicking e.g. on the editor tab.
I will take a deeper look into things during the next days.
Regards, Eike
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx