Page 1 of 1
SDK window size is way too small
Posted: Sun Jul 31, 2016 3:38 am
by DragonSF
How can I can change the window size of the SDK, when I'm on a dual monitor system? The supposed clicking in the settings window didn't help at all. AFter installation it was just fine, but somehow, the size was changed.
Re: SDK window size is way too small
Posted: Sun Jul 31, 2016 5:29 am
by faxinadu
go to settings in there there are window size options go in there and double click on the displayed area there and it will fill your screen on confirm
Re: SDK window size is way too small
Posted: Sun Jul 31, 2016 5:34 am
by JoPo
I don't have SDK in front of me but you should go to 'settings', there is a menu where you can resize the window. All those kind of things are in the SDK manual, you'd better read them to save time !
If you're new in SDK, you
must go there, you'll save time ! :
http://sdk.scopewiki.eu/sdk/index.php?t ... g_a_Device
This is an excellent SDK tutorial !
And above all, go to BCmodular forum, only for SDK owners, you can reach SDK forum and get a lot of info, advices, etc... So you'll have to ask Shark to add you to the SDK users part.
Re: SDK window size is way too small
Posted: Sun Jul 31, 2016 2:48 pm
by DragonSF
faxinadu wrote:go to settings in there there are window size options go in there and double click on the displayed area there and it will fill your screen on confirm
As I said, this doesn't work anymore. Wharever I do in the settings window, there is no reaction. And yes, I'm in the bcmodular forum, but it seems quite slow these days...
Re: SDK window size is way too small
Posted: Sun Jul 31, 2016 2:50 pm
by garyb
in app\bin, there is a file called cset.ini
you can really mess things up here, but if you're careful, you can do what you need to do, easily. just open the file with notepad or any other text editor.
Re: SDK window size is way too small
Posted: Sun Jul 31, 2016 3:30 pm
by DragonSF
garyb wrote:in app\bin, there is a file called cset.ini
you can really mess things up here, but if you're careful, you can do what you need to do, easily. just open the file with notepad or any other text editor.
Thanks, that helped!

Re: SDK window size is way too small
Posted: Sun Jul 31, 2016 3:40 pm
by DragonSF
JoPo wrote:I don't have SDK in front of me but you should go to 'settings', there is a menu where you can resize the window. All those kind of things are in the SDK manual, you'd better read them to save time !
If you're new in SDK, you
must go there, you'll save time ! :
http://sdk.scopewiki.eu/sdk/index.php?t ... g_a_Device
This is an excellent SDK tutorial !
And above all, go to BCmodular forum, only for SDK owners, you can reach SDK forum and get a lot of info, advices, etc... So you'll have to ask Shark to add you to the SDK users part.
I'd like to have a look at the scopewiki, but there seems to be no way to create an account. I've pm'ed w_ellis and sharc as well.
Re: SDK window size is way too small
Posted: Sun Jul 31, 2016 3:50 pm
by DragonSF
DragonSF wrote:garyb wrote:in app\bin, there is a file called cset.ini
you can really mess things up here, but if you're careful, you can do what you need to do, easily. just open the file with notepad or any other text editor.
Thanks, that helped!

After closing the SDK, the line I've changed (ScreenPositionLeft=0) was overwritten again with the wrong value (ScreenPositionLeft=2560). This is a minor annoyance, was worth noting for a future fix.
Re: SDK window size is way too small
Posted: Sun Aug 14, 2016 5:15 am
by sepuka
How to create account on the
http://sdk.scopewiki.eu to see info? I already bought SDK, what else is needed?
Re: SDK window size is way too small
Posted: Sun Aug 14, 2016 4:01 pm
by DragonSF
sepuka wrote:How to create account on the
http://sdk.scopewiki.eu to see info? I already bought SDK, what else is needed?
Send will ellis a pm. He'll set you up.
Re: SDK window size is way too small
Posted: Sun Aug 14, 2016 9:51 pm
by sepuka
DragonSF wrote:Send will ellis a pm. He'll set you up.
Thank you but there is no search results to user with this name

Re: SDK window size is way too small
Posted: Mon Aug 15, 2016 3:21 am
by DragonSF
sepuka wrote:DragonSF wrote:Send will ellis a pm. He'll set you up.
Thank you but there is no search results to user with this name

He's handle is w_ellis. Either here or in the bc modular forum. If you want, I can forward your request directly to him. Just pm me and tell me your email address and required login id. He'll send you a password.
But don't expect too much, the info is sparse (in no way his fault, it's very difficult to get something solid). Most part is guessing and dumping libs to get the interfaces be compiled. I'm still working on a simple .sys file. VC 2015 has changed so much (since VC 2005), that some linkage interfaces have to be rewritten (nothing serious, but tedious).