Tagged Questions
The freeform tag has no wiki summary.
3
votes
1answer
187 views
Implementing free form drawing in a paint app
I'd like to pick your brains on how to implement freeform drawing in a paint app. Given that the command object would encompass the click down, the arbitrarily dragging around, and the release, how ...
2
votes
1answer
373 views
Can NetBeans auto-build java free-form (Ant) projects?
After every save I need to right-click on the project in the project browser and click on build.
Is there a way to configure NetBeans to auto-build the project when I save a file?
2
votes
4answers
435 views
How to categorize and tabularize free-form answers to a question in a survey?
I want to analyze answers to a web survey (Git User's Survey 2008 if one is interested). Some of the questions were free-form questions, like "How did you hear about Git?". With more than 3,000 ...
2
votes
5answers
419 views
Freeform Reporting tool
I am looking for free form reporting tool.
Free/open source is preferred.
It should work without a data source and one should be able to print at any place on a page.
I need this because I am ...
1
vote
1answer
91 views
Is it posible to use free form shapes as windows in OSX?
I want to use a free form shape (e.g. A partially transparent image) as a window backgound without the standard close and maximise buttons. Like the widgets do. Is that possible in OSX? I could not ...
0
votes
4answers
100 views
PHP Fatal error: Call to a member function num_rows() on a non-object
I am working with MySQL in conjunction with ExpressionEngine 2.2.1. This version of ExpressionEngine automatically comes with a Query Module, which I am using to filter and display entry results from ...
0
votes
0answers
106 views
Android support for Netbeans via free form project
currently i am doing a project where i need to add Android support since i am creating a separate plugin suite it's really difficult to add nbandroid plugin's source into my plugin i tried but seemed ...
0
votes
1answer
101 views
Free-form metadata in Docbook
I'm looking to store some metadata in Docbook (V5) XML files. Specifically, links to various resources related to the article in question. I've found the <info> and related elements, but they do ...