Search found 7 matches
- Tue Mar 17, 2009 6:01 pm
- Forum: Technical / Scripting
- Topic: multiple & divide
- Replies: 3
- Views: 6731
- Tue Mar 17, 2009 1:52 pm
- Forum: Technical / Scripting
- Topic: multiple & divide
- Replies: 3
- Views: 6731
multiple & divide
I need to be able to multiply and divide but macro scheduler doesn't seem to support those functions yet. Is there a way to do this?
Please note that I am a novice when it comes to this stuff.
Please note that I am a novice when it comes to this stuff.
- Wed Feb 25, 2009 5:39 pm
- Forum: Technical / Scripting
- Topic: Modal Dialog Question
- Replies: 1
- Views: 3312
Modal Dialog Question
I have a non-modal dialog with a combo box that when I select, it keeps the old value for one loop even though I have ResetDialogAction. For example: Show MainDialog Repeat,result GetDialogResult>MainDialog, result ... ResetDialogAction>MainDialog Until>result,2 If I select a radiobox or combo box, ...
- Sat Jan 24, 2009 10:27 pm
- Forum: Technical / Scripting
- Topic: Font Question
- Replies: 3
- Views: 4475
Thank you for the reply. I am actually using... SetDialogObjectFont>MainDialog,,Arial,8,1,0 (Sets all objects if Object_Name left blank) However, the problem is that the font size doesn't appear correctly on my laptop. I am setting this up for more than just myself to use so was hoping there was a g...
- Thu Jan 22, 2009 6:22 pm
- Forum: Technical / Scripting
- Topic: Font Question
- Replies: 3
- Views: 4475
Font Question
Hi,
I am looking for some help on how to get a consistant dialog presentation across different platforms. I designed a dialog on Vista using Arial 8pt font but when I run it on my XP, the lettering runs off the buttons.
Any suggestions on how I can resolve this?
I am looking for some help on how to get a consistant dialog presentation across different platforms. I designed a dialog on Vista using Arial 8pt font but when I run it on my XP, the lettering runs off the buttons.
Any suggestions on how I can resolve this?
- Sat Jan 17, 2009 11:51 pm
- Forum: Technical / Scripting
- Topic: Text Capture
- Replies: 3
- Views: 4443
Problem resolved... who would know that the same screen on one PC would have more leading blank characters than on another. :roll: Another question, is there a font I can use that will give me a consistent look on different PCs? I set the font on all dialogs to Ariel. The buttons, etc. look great on...
- Thu Jan 15, 2009 10:38 pm
- Forum: Technical / Scripting
- Topic: Text Capture
- Replies: 3
- Views: 4443
Text Capture
I created a script that captures text with GetWindowTextEx on my Vista PC. I compiled and tried to run it on my XP and it doesn't work. Is there something I need to do different for XP?
btw - love the product
btw - love the product
