Custom Query
Results (259 - 261 of 3893)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2968 | Completed | Add mSeconds to _SetTime function | guinness | anonymous |
| Description |
Add mSeconds also to "Date.au3" library in the function: _SetTime. |
|||
| #811 | Rejected | Add macros(@ScriptFile,@ScriptFunction) to get file,function executing in a script | winux38@… | |
| Description |
Hello, It could be good to add the @ScriptFile and @scriptFunction to get current filename and function name currently executing. Today @scriptFilename returns the name of the launched script and loose the names of included files In any way congratulation to all the developpers team for this excellent software. |
|||
| #481 | Completed | Add margin parameter to SplashTextOn | Valik | dlpirl |
| Description |
Text in SplashTextOn looks bad because it is too close to the Window border. With considerable programing effort, I believe I could do what I want by using GUICreate()and GUICtrlCreateLabel() instead, but since IMHO SplashTextOn is bad out of the box, the change should be made directly there. One uniform top, bottom, left, and right margin in pixels would be fine. Using 'en' units would be even better, so the padding could vary with font size. |
|||
