Tagged Questions
The creator tag has no wiki summary.
4
votes
2answers
172 views
MediaWIki : page editing allowed by creator only or with approval
I'm trying to restraint editing on the Wiki (using MediaWiki) that I'm creating as an internal project for my company.
We would like to be able to let the page creators specify none or one of the two ...
3
votes
4answers
130 views
Java interfaces, the creator patterns and the “getInstance()” method or equivalent
I would like to start off by mentioning that my problem stems from the fact that interfaces in Java do not allow static methods. There have been discussions about the reason for this on SO (here , for ...
3
votes
7answers
146 views
Installer Creators? What do you recommend?
Can't find a generic topic about this but what do you guys recommend for an application that creates a simple installer? Just need something that places it into an appropriate folder in Program Files, ...
2
votes
1answer
49 views
libQxt widgets not showing in QT creator
I have installed libQxt 0.6.2 successfully, it creates C:\QXT folder. My QT 4.7.4 is configured for mingw, when I run the
%QTDIR%\Desktop\Qt\4.7.4\mingw\bin\designer.exe
the QXT widgets are ...
2
votes
3answers
48 views
Is there a .net framework method to generate a collection from a property of all items in a collection?
I have
myObjects = List(of myObject)
myObject has
Public Property myProperty as string
Is there a framework method to produce
myObjectProperties = List(of string)
from each ...
2
votes
2answers
135 views
How to get the class that created the current object?
I would like to prevent foo() from being executed by any other class than B. How can I check which class created object A?
<?php
class A
{
public function foo()
{
if (.... B ) ...
2
votes
10answers
178 views
Can a Java class have awareness of its instantiator?
Is there a way for a Java class to have an awareness of its instantiator? For example:
public class Foo() {
public Foo() {
// can I get Bar.myInteger from here somehow
// ...
1
vote
1answer
64 views
Method to “Create an empty directory with file manager”
I am compiling on linux with Qt Creator. I already finished the basics of my GUI with the Qt Designer. Now I need to know if there is a method available that opens the file manager and let me create a ...
1
vote
4answers
365 views
Is Qt Creator a good C++ IDE
I want to use an IDE under Linux for writing C++ applications. I've used Emacs (too many bugs, too slow + all the problems of vim) and vim. I liked vim but still it lacks modern features and even if ...
1
vote
2answers
508 views
Using Qt Creator and Project files, how do I copy a created dll/so with QMAKE_POST_LINK
This question appears to be answered in this tread
qmake: How do I copy .dll/.so's to the output directory?
but it does not work for me. I'm trying to do this within Qt Creator 2.0.1 with Qt SDK ...
1
vote
2answers
168 views
Mercurial: How do I find the creator of a file?
ATM I do it this way which is far slow and incorrect:
for i in `find -type f`; do
echo $i`LANG=C hg log -v $i | grep user | tail -1 | awk '{print " "; print $2}'`;
done
When someone has moved a ...
1
vote
4answers
625 views
Qt Creator problem. UI changes not showing when project is built
I'm making changes to a form in Creator but when I build the changes are not being "refreshed".
I've gone so far as to remove every element from the form and get rid of every stylesheet but when I ...
1
vote
2answers
235 views
Mulltiple configurations in Qt
I'm new to Qt Creator and I have several questions regarding multiple build configurations.
A side note: I have the QtCreator 1.3.1 installed on my Linux machine.
I need to have two configurations ...
1
vote
1answer
602 views
Qt Creator XOpenDisplay undefined reference
Now I am feeling quite stupid. I am trying to do some stuff with xlib in Qt Creator.
My code:
#include <QtCore/QCoreApplication>
#include <X11/Xlib.h>
int main(int argc, char *argv[])
{
...
1
vote
2answers
691 views
0
votes
1answer
108 views
Brew, Lion, Qt 4.8.0
I know this is a Noob Question but I'm new to Mac OS.
I have installed qt under Lion with brew like this: brew install qt --build-from-source.
How could I use Qt now? Has brew installed Qt Creator ...
0
votes
1answer
135 views
I cannnot include winsock2.h using mingw
I'm using QT Creator with mingw.
I included "windows.h" and compile it.
but it failed.... errors are as below.
In file included from ...
0
votes
1answer
59 views
Where is the “App Bundle” looking for my media folder? Folder found when running app from Qt Creator, “file not found” when using Terminal
I'm having a little trouble making my app bundle work from the terminal or just double clicking it.
This App actually compiles, links and runs perfectly within the Qt Creator IDE. But, if I try to ...
0
votes
1answer
106 views
How to copy/update resources, frameworks or plugins to the (Mac OS X) “app bundle” with Qt Creator or qmake
I've been reading for a couple days on how to copy/update external resources, plugins or frameworks to my App's Mac Bundle using Qt creator or qmake.
Right now I have found two main solutions. One is ...
0
votes
1answer
258 views
Find out File Owner/Creator in C# [closed]
Possible Duplicate:
Getting / setting file owner in C#
I searched the Internet but didn't found out how to get the File Creator/Owner
In the FileInfo Class are only other Attributes like ...
0
votes
1answer
61 views
How to create the gliyph unicode in C#? [closed]
I got a task to write the SVG file using C# in the below format.
This is the sample xml for the letter 'A' similar to this i need to write the SVG file for the given text in text box.
glyph ...
0
votes
0answers
52 views
Microsoft Keyboard Layout Creator missing keyboard name
I used Microsoft Keyboard Layout Creator 1.4 to create a keyboard for the Berber language (called Tamazikht). I created as an Afrikaans language (since Berber is not yet considered/integrated on the ...
0
votes
1answer
502 views
QT creator 4.7.4 static building
I am using QT creator 4.7.4 (the latest) in the SDK given out by nokia and wish to build an application with no .DLLs or other external libraries etc (just a standalone .exe) for windows. How is this ...
0
votes
1answer
531 views
How can I take back my creator status on a facebook page/group? [closed]
Here is the case. about 3 years ago I create a facebook group. Then facebook update them and it stared to seem like a pages.(I am telling this because I don't know now it is called page or group!). ...
0
votes
2answers
558 views
plot csv file graph using qt creator
hi every one i am working on qt creator and i am completely new to it.i want to ask how to plot a graph in qt creator. like i have a csv file which has some data stored in it. i want all the rows to ...
0
votes
1answer
550 views
Run a C++ code in Qt Creator in linux ubuntu
i'm sorry for my weak english . i am very new in linux and have not tested it before . i must write c++ codes in linux ubuntu . after many searches i found Qt Creator IDE and G++ compiler . so , the ...
0
votes
1answer
362 views
Custom Form Creator like in Google Docs Forms
Ok, so I need to have a form creator like Google Docs has. I need to give a user the ability to create their own form or "score card" and then save that form which will be used in other places on the ...
0
votes
2answers
217 views
fedora installing using usb from windows
hello friends i downloaded fedora 14 and live usb creater also. Just a minute before i instal the live usb creator on my usb. I read in some forums when i restart the computer it starts to install ...
0
votes
2answers
65 views
Extracting Creator information embedded in files from OS X using PHP?
In OS X, if I use Photoshop (for instance) to create a PNG file, I have the option to save the file without an extension and OS X still recognizes what type of file it is and what application to open ...
0
votes
2answers
52 views
Installation Creator that downloads files from a website
Would anyone be able to refer me to a installation creator that allows me to specify where it should download the rest of the files from, and if the user already has the file, just skip that file? I ...
0
votes
5answers
619 views
Experiences with Zoho Creator?
I wish to create an online system to track some things (e.g., a database with children, where each child has 1 or more visits from doctors). I want the users to be able to enter data as well as search ...