Indigo Rose Software
Professional Software Development Tools
Post your feature requests and bug reports here.
Hi! I added a few bookmarks to my Global Functions but now bookmarks appear on other scripts like OnStartup. :huh
With much anticipation I downloaded ver 8 as the web object was on the list of improvements. With much dismay I notice any script errors encountered by the browser object are still handled as an annoying dialog in the middle of the screen. "IE encountered a script error, do you wish to...
Hey all, Haven't seen their heads pop in here lately and not sure if IR reads/responds to these anymore, but hopefully someone will. If a Label object is set as Right aligned, when the text inside is changed, it shrinks back to the Left alignment instead of maintaining the Right alignment. ...
I just made a small script to check object and invisible it (Input and Checkbox) in main progress :p Application.SetRedraw(false); for i,v in pairs(Page.EnumerateObjects()) do if Page.GetObjectType(v) == OBJECT_INPUT then if Input.IsVisible(v) then Input.SetVisible(v,false); end end--]]...
hello, I have a Richtext Window on a DialogEX Screen. If Richtext is focused (the cursor is in) and press Escape the DialogEx Screen hangs. No objects in the DialogEx Screen can't select.:huh
Here's a "Hair puller!" If you have a project with a bunch of Pages & Dialogs Set the preferences to show Dialogs to the left of Pages Now try to delete any Pages (it kind of seems "hit & miss" - with more "miss" than "hit") Change preferences to show Dialogs to the right of Pages Pages...
AMS is powerful for RAD (I think so). But more powerful if it officially support multithreading and window layering. Is it possible in the future version?
Sometimes newbies like me get in a right pickle with making long strings, on the paragraph set text option is a little feature that lets you type out what you want then ams converts it for you without any thought and without the need to split complicated strings in to little bits then join them up,...
I think IR should include all pure LUA functions into the user manual document, it would very helpful. Hope
Could IR add more event listeners to AMS Objects and Pages? eg: add "on double-click" for all objects add "on mouse release" add "on left/right-mouse hold" add "on mouse wheel" add "on windowActivated" ... In addition, I want the future AMS could import all Windows API function into...
Hello IR, My suggestion is, add two actions to Get and Set the fixed row/column text of a grid object. Like the picture below!
A virtual temp file loaded in memory, .txt/.ini/.whatever, thats instantly accessible and saves the need to write to disk, would be handy for the virtual implications of AMS apps.
Can the other folders be added to this such as; Program files (as in 64) Root System32 etc as it would be useful when using non ams lua functions.................
System restore checks if available but does not check if its on or off (unless I'm doing it wrong), so could you make it so it checks if system restore is turned on or off instead?
Hi. The File.Find Wizard Window shows this Recurse Tooltip on the bottom: But it's working without wildcards. ;)
Windows 8 Developer Preview Has Been Officially Announced By Microsoft This is a pre-release for software developers and hardware (driver , service etc..) developers AutoPlay Media Studio 8 users may want to test compatibility of their application under Windows 8 DP I have seen several...
I want a new version of autoplay media studio support Unicode for me and our citizen in my country can type my language in Autoplay application we make. I use every trick that I can button maker, rich text file .... but I still feel tired and disappointed when error show a simple information like:...
hey buddies! i'm working on a program,i have a dialog : 400 * 250 when i want to print this dialog i must set paper settings manually for every printing..)default paper:A4) :huh can i have a preset config for my paper and printer and print my docs immediately?? tnx
Hi Guys i might be missing a trick here? i am a basic user of AMS 8 and it would seem that there are some very basic functions missing from this application. Can you put a picture or at least a gradient as a custom Kiosk?, What about the ability to Colour code the page tabs to make thinks a little...
hi all: I need to ask for confirmation if this is some kind of bug or is it incorrect my programmin: acceso = Registry.GetAccess(HKEY_LOCAL_MACHINE, "SYSTEM\\CurrentControlSet\\services\\cdrom\\Enum", ACCESS_ALL); if acceso == true then
Plugin WinButton doesn't display text(caption) in runtime. AMS 8.0.7.0 PE WIN7 x86
Today (December 5, 2011) we have released a new version of AutoPlay Media Studio (v8.0.7.0). Commercial users can download the new full installer from your customer portal. An update to the Personal Edition will be available in a few days and can be accessed by choosing from Help > Check for...
1- First Idea: PC_Users = System.GetAllUsers() and it will get all the users of the pc with each privilege (Administrator, Power User, User, Guest) example: the PC_Users will get all the users and store it in PC_Users as: Bahaa Administrator
Hi: 1) As a user said earlier, it would be very handy to having any sort of tabbing pages organization, as group by names, categories, colour identification when is there in project more than 20 pages or greater... 2) Also, is it possible to include a sort of script searcher from inside ams...
Hi BUG on Tree Object on set Node text. Example: Items = "All items"; count = 3; Node = {} Node.Text = Items.." ("..count..")"; Node.ImageIndex = "5";
There are currently 1 users browsing this forum. (0 members & 1 guests)
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules