|
Like others I found that Mobipocket Creator wouldn't work properly when I upgraded to Windows 7 and IE9. This is due to the fact that Mobipocket Creator uses html pages as part of its internal processing and these are incompatible with IE9.
However Microsoft...
Started by mike2046 on
, 11 posts
by 4 people.
Answer Snippets (Read the full thread at mobileread):
That are part of the mobipocket creator program - these are found in C:/Program Files/mobipocket.com/mobipocket creator/rsc/html folder and the C:/Program Files/mobipocket.com/mobipocket creator/rsc/html Creator Publisher ....
|
|
Hi, I was wondering if there was a way to use the boost library in Qt-creator (the IDE version of Qt).
Thanks, A.
Started by Aashay on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you don't want.
I'm pretty sure Qt Creator doesn't require the use of Qt in your application.
|
|
I've got a PyString* object that I would like to see the contents of. Is there any way to see the text of the PyString using Qt Creator's debugger?
PyObject *import_str = PyString_InternFromString("__import__");
If it makes a difference, Qt Creator is...
Started by Walter Nissen on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
For instance: QString is a custom class as well,....
This is because PyObject is a custom class that Qt Creator/gdbv does not know how to handle.
I doubt that Qt Creator can display the contents of the string like it does with QString , etc.
|
Ask your Facebook Friends
|
I installed Qt SDK (Qt framework + Qt Creator) but didn't like the layout of folders so I deleted it (without uninstalling), moved framework in one place and Qt Creator in another and installed Qt framework and Qt Creator separately placing each over ...
Started by Piotr Dobrogost on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I don't have Qt Creator installed, but I suppose it may store this setting somewhere on filesystem, look in your %HOME% or %APPDATA% for directories associated with Qt Creator and search the files.
|
|
Posted 11 June 2011 - 02:03 AM
If I upgrade to Creator 2011 or Creator 2011 Pro from Creator 10 would my existing video and audio project files still be compatible with Creator 2011?
Started by AliceW on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at roxio):
Posted 11 June 2011 - 03:40 AM
AliceW, on 11 June 2011 - 02:03 AM, said:
If I upgrade to Creator 2011 or Creator 2011 Pro from Creator 10 would my existing video and audio project files still be compatible with Creator 2011....
|
|
Quick Q:
has anyone here already worked with the Rational / IBM CAL and knows if at all, and how to check for a view's creator/owner (username)? Elements, Vobs etc all have an Owner/Creator, but for some reason views do not?
Cheers and thanks, -J
Started by Jörg Battermann on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
After having checked cc_cal.chm (found in C:\Program Files\IBM, in the latest 7.1.0.1 version of ClearCase installation), I have found their ICCView interface very incomplete... .
I have only do small VB scripts with CAL, as illustrated in this answer about label .
|
|
I'm a Kindle DX owner and I normally download some free PDFs from the internet, but I prefer to read then using the PRC format. As I'm a Linux user, I can't use Mobipocket Creator, then I want to ask for a alternative.
Started by Nathan Campos on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
So you can install mobipocket creator using a virtual machine, but you.
But mobipocket creator doesn't run in wine.
Mobipocket creator to extract the images and then to make a prc without these images.
|
|
How to compile only one file from project in QT creator. Is there a hotkey? For example in VS you can press Ctrl F7 and compile your current cpp file.
Started by riopan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can track the feature.
Compiling only one file of a project is not yet supported by Qt Creator.
Normally if you hit CTRL + B , Qt Creator will call make , which will in turn compile any files.
|
|
Original Creators: Design Icon Saul Bass | The Creators Project
Started by Simona Lombardo on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at pinterest):
|
|
Hi,
Anyone knows about some 8-bit game creator software that runs under GNU/Linux?
I want to make some funny game in my spare time, but I prefer to have a tool (or a set of tools) that will help to keep it just a spare-time-project, thus not involving...
Started by dag729 on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
From point and click game creating, you could find eventually ... .
There are no 8-bit game creators, that I know of, especially in a point and click way, and even less for GNU/Linux.
Your request is VERY specific, and as such, very hard to fulfill .
|