Custom Query (3927 matches)
Results (25 - 27 of 3927)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #76 | Fixed | Test Bug | ||
| Description |
Ignore this, test bug. |
|||
| #83 | Fixed | _ChooseFont | ||
| Description |
The syntax in the helpfile says: #Include <Misc.au3> _ChooseFont([$sFontName = "Courier New"[, $iPointSize = 10[, $iColorRef = 0[, $iFontWeight = 0[, $iItalic = False[, $iUnderline = False[, $iStrikethru = False[, $hWndOwner = 0]]]]]]]]) And then the params says: $sFontName Default font name $iPointSize Pointsize of font $iColorRef COLORREF rgbColors $iFontWeight Font Weight $iItalic Italic $iUnderline Underline $iStrikethru Optional: Strikethru It's missing $hWndOwner... :) |
|||
| #84 | Fixed | SciTE doing syntax checking in comments in certin instances | ||
| Description |
this... #include <File.au3> ; used for file operations, such as 'FileCreate' returns this in console... ERROR: illegal characters after #include statement the problem is the single quote(s), but only in certain instances. this is fine: ; RUN 'Msg_AncPath' GUI |
|||
Note:
See TracQuery
for help on using queries.
