[Gimp-user] gimp_run_procedure() not working



Hi cypher2k12,

On Thu, 05 Jan 2017 22:52:26 +0100
cypher2k12 <forums gimpusers com> wrote:
This will likely pass the "0" as an integer instead of a float or
double - you
may need to do ((double)0).

Otherwise, see these pages - http://sscce.org/ ;
http://catb.org/~esr/faqs/smart-questions.html ;
https://github.com/shlomif/Freenode-programming-channel-FAQ/blob/master/FAQ.mdwn.
You may wish to provide the sources for the SSCCE in a public git/etc.
repository or a .zip file or whatever.

Regards,

      Shlomi Fish

Good news! That was the issue! I just had to stick the decimal point on the ends
of the floating point numbers. God, that's some anal code there! I've gotten a
bit too comfortable with C++! :D

Thank you! That was driving me mad!

-- 
cypher2k12 (via www.gimpusers.com/forums)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]