aolko

Results 106 comments of aolko
trafficstars

also found out that default side mouse button actions (back/forward) don't work on the remote machine as well ![image](https://user-images.githubusercontent.com/581458/118105678-5b905380-b3e5-11eb-9ac4-2d4930758ba7.png)

i'm using 2.x only and it would be great to have header/sidebar like on starcitizen wiki

so maybe implement that as a setting...or share the ugly hack that allows to do that for 2.x?

when it will be possible (along with further randomization and seeds)?

Nope, it doesn't ``` [dcc32 Warning] SciterApi.pas(1133): W1000 Symbol 'StrNew' is deprecated: 'Moved to the AnsiStrings unit' [dcc32 Hint] SciterApi.pas(1410): H2077 Value assigned to 'S2V' never used [dcc32 Warning] SciterNative.pas(335):...

![hmm](http://i.imgur.com/bgwgkmz.png) oh, what's this then? ``` [dcc32 Hint] Sciter.pas(1390): H2164 Variable 'pbHandled' is declared but never used in 'TSciter.CreateWnd' [dcc32 Warning] Sciter.pas(2069): W1058 Implicit string cast with potential data loss...

![](http://i.imgur.com/itSgGf1.png) yeah right

same here, win10 x64, faulty lines are ``` delphi OleCheck(pLang.ConvertStringFromUnicode(pdwMode, enc, PWideChar(sHtml), pcSrcSize, nil, pcDstSize)); OleCheck(pLang.ConvertStringFromUnicode(pdwMode, enc, PWideChar(sHtml), pcSrcSize, pRet, pcDstSize)); ```

``` Delphi pcSrcSize: LongWord; pcDstSize: LongWord; [dcc32 Error] Sciter.pas(2136): E2010 Incompatible types: 'PUINT' and 'Cardinal' [dcc32 Error] Sciter.pas(2139): E2010 Incompatible types: 'PUINT' and 'Cardinal' ```

i think no matter what is the type it continues to throw these errors