[Solved]How to call OS api?

Help understanding and fixing compiling errors.
jerome
Site Admin
Posts: 608
Joined: Sat Jan 16, 2010 11:16 pm

Re: How to call OS api?

Post by jerome »

Hi Sam,

It's a bug right now that any modification from the 'Properties' will reset nativeDecorations back to false. I'll try to fix that, thanks.

As for the crash, please let me know if you can reproduce it in a systematic manner and the steps to reproduce it.
(The IDE is a bit unstable lately, so it could be difficult anything really).

Jerome
samsam598
Posts: 212
Joined: Thu Apr 14, 2011 9:44 pm

Re: How to call OS api?

Post by samsam598 »

Yes,after assign an icon file to the application,the nativeDecorations will set back to false.At this point,if you click any sub property under the icon tree or delelte the previous assigned icon file then ENTER,IDE crashs.
Also noticed nativeDecoration can't set to true in the latest snapshot.
jerome
Site Admin
Posts: 608
Joined: Sat Jan 16, 2010 11:16 pm

Re: How to call OS api?

Post by jerome »

Post Reply