Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!
To get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:
Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
I'm using a menu item "Print" in my application but after sending the command via the print object to print the client area I'm actually printing part of the menu drop down in the document. I've put in a delay of 20000 miliseconds to give the menu time to disappear but it still shows up on the paper!... Any Advice?...
I've been trying to use the Email object to send a .jpg file as an attachment in an application I am writting for my office. The examples would connect but never send and my frustrations grew. I then came here and see all the previous problems people have had with this Email object over the years. I guess it doesn't work with current SSL technology is my understanding. Is there any way around this other than the non SSL google server (which doesn't appear to send either) to accomplish emailing a .jpg file?
Good idea but didn't work... It's returning 0's . Wonder if there are known bugs with this object. Frustrating when edittime works exactly as expected.
In an attempt to determine if the version of my program is the most recent I would like to display in a string the creation date or date modified of the app itself. I'm using the File Time object and directing it to the current running app by Apppath$+Appname$+".exe". I'm then grabbing the month, day, and year from the File Time object. The problem is inside of MMF2 it works as expected and gives the information but when the app is "built" to an exe and run independently, no data is returned.
Is it possible to select multiple dates that are NOT consecutive to each other?. Trying to get dates from the list object and have them "bolded" in the calendar object but it only seems to select one. Using a fastloop to scroll through the list object using the index as target line.
What I'm trying to achieve is the ability to save a list of dates in a list object (or any object suitable), re load them and have the calendar object show them selected.
I've built a new computer and am in the process of migrating over. Can I just copy the "extensions" and "Data\Runtime" folders to the new install of MMF2 to avoid having to reinstall all of them? Wanted to ask before I screw up my fresh install of MMF2.5 Developer... Same question for MMF2.0 as well.
Thanks
I see this was asked in 2011 but does it still hold true?
I was just trying to migrate to a new computer myself last night and was struggling with this as well. Couldn't find the appropriate path to satisfy the android exporter. I installed the Android Studio. Curious to see how this evolves.
I wrote a Windows application years ago in MMF 2.0 that makes heavy use of the Data Grid object. I recently did some updates to it using Fusion 2.5. On all Windows machines running Win10/7 it works as expected but I have a few legacy machines still running WinXp that shows the data grid as all grey or stretched and distorted. I have to keep these machines running XP because they run a crucial to the business DOS based app that cannot be changed. Anyone have any insight on this?..
Can static and animated nodes be used in standard qualifier groups?.. as it relates to collision testing? Trying to use groups to identify static meshs that have been clicked on. Seems that they only re-act when clicked in consecutive order.
Also can the center of rotation in a static mesh be changed?.. like swinging a ball bat or axe from the end of the handle and not the center.
Are you planning on being able to alter the opacity of rendered nodes?
Thank you for posting this. I didn't realize collisions had to be enabled for the object AND the floor. This works with the collision radius set to 0, yet to actually "hit" an object they both must have some value in the collision radius. Was confused by that. Also what if the scene did not require a floor? and how to stop the ball from returning to 0,0,0 if the click happens outside of the floor plane?
This helps but I was thinking more about how collision detection works and how the positioning of objects in the 2D plane relate to the 3D plane. Not actually getting their x/y/z coordinates....hope this makes sense. Thank you.
I'm very interested in Firefly but don't quite understand the relationship between the 2D environment and the 3D environment. I read through the 3D chocobreak tutorial but don't get that part of it. Also ...Android export is a must have! Thanks.