Sidney

Results 8 comments of Sidney

Hi, is there any news concerning being able to create a new table in Shoes or implementing it on Shoes4 ? I've found this bunch of code, from someone trying...

Thank you ! I'll try to understand how does Shoes 4's code work during the next days in order to try implementing one of these two solutons (debugging the SWT...

Thanks for your answer =) Here is the file showing the version: ``` #define SHOES_RELEASE_ID 3.1 #define SHOES_RELEASE_NAME "Policeman" #define SHOES_REVISION 1823 #define SHOES_BUILD_DATE 20121101 #define SHOES_PLATFORM "x86_64-linux" ``` I'm...

Thank you; I'll try to reproduce the issue as well on another computer in Ubuntu 10.04 tomorrow.

Yes sure. You can add a few lines here: https://github.com/shideneyu/kraken_client/blob/master/lib/kraken_client/endpoints/private.rb#L24 And it will be implemented. If you plan to do a pull request, please do not forget to update the...

Hello ! I will check the Pull Request tomorrow and hopefully merge it. Thank you for your contribution !

Thank you Herf, your solution works like a charm.

I made a fork of kraken_ruby if you are interested to bypass this issue: https://github.com/shideneyu/kraken_client Also, It has much more features.