SDK window size is way too small
SDK window size is way too small
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.
- Attachments
-
- scope.jpg (76.29 KiB) Viewed 3001 times
Re: SDK window size is way too small
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
Scope, Android, Web, PC Plugins and Sounds:
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
http://www.oceanswift.net
Music
https://faxinadu.bandcamp.com/
Re: SDK window size is way too small
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.
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
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...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
Re: SDK window size is way too small
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.
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
Thanks, that helped!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.

Re: SDK window size is way too small
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.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.
Last edited by DragonSF on Sun Jul 31, 2016 5:20 pm, edited 2 times in total.
Re: SDK window size is way too small
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.DragonSF wrote:Thanks, that helped!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.
Re: SDK window size is way too small
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
Send will ellis a pm. He'll set you up.sepuka wrote: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
Thank you but there is no search results to user with this nameDragonSF wrote:Send will ellis a pm. He'll set you up.

Re: SDK window size is way too small
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.sepuka wrote:Thank you but there is no search results to user with this nameDragonSF wrote:Send will ellis a pm. He'll set you up.
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).