Thanks Webmasta
Not unexpected I guess, but really surprised. I did test this out on three other systems and had no problems. But here goes:
From your observations:
Thank you for this opportunity, very good effort (creative as well as innovative), makes creating a poll almost a no-brainer...
That sounds encouraging, I guess I will plug away at this. Thanks.
1. The utility is defaulting to my second monitor....If so, what happens to those using only one monitor? .....
(In the final release you could consider making the preliminaries sit on one screen)
I only have one monitor. I would not know how to redirect to another monitor. Any suggestions are welcome. Do I need to check some registry settings? I don't want to do anything that will modify anyone's system. But perhaps set up another "check this" window?
2. Specified window "community not peresnt " this area is hazy because it seems like the creator will load the posting page anyway.
I understand. Once it is used and the rules are known, all the front end stuff should not be needed. It is there now because I don't have workarounds to do auto checking of certain conditions. I could put all those instructions in a readme.txt file but am hoping to include checking and adjustments in the final version.
3. Enhancement Subject could be "Enhancement subject - This will be the subject of your post" or something similar for clarification.
No Problem....Again, once it is used, you know you are just going to type over it anyway.
4. Enter the poll question which defaults to "This is the poll question?" - confused me - could be something like "This heading will appear at the top of your poll" (At first I thought it was the first option until I saw the next screen)
Same as above.....No Problem....Again, once it is used, you know you are just going to type over it anyway.
4. THEN .. ( screenshot ) I am not getting the first option to drop correctly, insted its using the poll question as the first option. Nothing I tried was successful, from closing all the toolbars, (I only have links toolbar showing anyway) to tightening the browser window etc.
Thanks for the screenshot, but I did also understand from your explanation, well done. This is my biggest area of control. I am using TABs to move through the web page. Tab counting varies with toolbars, ASP changes, etc.
I have some (limited) knowledge of MS and how it works with the co-ordinates and I suspect that may your biggest hurdle. I am running win98SE IE5.5 and 5.1
I am not using MouseMove, had too many issues with extra taskbars, font sizes, resolutions, etc. MouseMoveRel did not solve this for me, so I have reverrted to TAB counting. But the TAB count is the toughest challenge. I suspect that this is because of the MSIE version. I was using 6.2 on all my test systems. It sounds like 5.5 and 5.1 may require one less Tab. So now I need to have the routine check what version of MSIE is being used, and modify the counts accordingly.
If the co-ordintes is the culprit here... Solution IMO may be to have MS use javascript (?) to resize the window (inner width x inner height) to a specific size so the co-ordintes will always be consistent for the fields?
I have not yet delved into javascript, so this may be the thing that forces me to learn that.
I was able to maximize window with MS, but relative position of windows wasnot consistent between different systems. Screen painting is not an area I am familiar with so I have avoided going down that path for a soultion. Old saying:
"When the only tool you have is a hammer, every problem looks like a nail!"
There may be more but these are what I nailed in my first assesment.
I will try to modify for 5.5 (don't have a copy installed) based on your observations and send you a different version in the next few days.
Thanks for the feedback.