by: Brandon J. Van Every |
last post by:
Anybody tried that? Progress or horror stories to tell?
--
Cheers, www.indiegamedesign.com
Brandon Van Every Seattle, WA
"Troll" - (n.) Anything you don't like....
|
by: warpcat |
last post by:
I've been scripting in Maya, via mel for years now. Recently learning
to Python, love it. Thing that's driving me nuts it the IDE. I'm
using PythonWin right now and trying to find something...
|
by: CoreyWhite |
last post by:
Convert WAV To BMP And Back
On RentaCoder one of the coders thought I just wanted him to change the
extension from WAV to BMP. Another coder brought up the complexities
of actually converting...
|
by: Simon Eves |
last post by:
I am trying to write a Python module to embed the functionality of
Maya (the 3D modelling and animation application from Autodesk,
formerly Alias) for doing scripted scene manipulation and...
|
by: GaryDean |
last post by:
I downloaded Expression Web and expected it to have functionality for WPF or
at least WPF/e but it is all about HTML.
What am I missing?
--
Regards,
Gary Blakely
|
by: VB Programmer |
last post by:
First, let me apologize in advance for my ignorance. But, I have gotten
very tiny glimpses of Expression and Silverlight and am a little confused...
I am an ASP.NET (VB.NET) web developer. I...
|
by: fernando |
last post by:
Could someone post an example on how to register a python function as
a callback in a C function? It expects a pointer to PyObject... how do
I expose that? Basically, the signature of the function...
|
by: futurcraft |
last post by:
Hi,
I'm trying to work on a python script that can iterate through the all the control vertices of a selected nurbs surface in MAYA & return the position of the 1st cv and then move onto all the...
|
by: Sam |
last post by:
A friend of mine is picking up some Python and is frustrated by
Python's indentation rules (http://greatbiggary.livejournal.com/
260460.html?thread=1835884#t1835884). Personally, I've never had...
|
by: dvschorre |
last post by:
When I'm running Script Editor, I can get Maya to draw a sphere by
typing:
tell application "Maya"
execute "sphere"
end tell
When I try this using Python, I get this error message:
IDLE...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|