Search found 329 matches

by SimpleSi
Jul 6th, '17, 10:08
Forum: Working with GP
Topic: Function block
Replies: 2
Views: 8693

Function block

I see this very useful block in the drapndroplist example
gpfunc.PNG
I've done a thorough man-look but I can't find it in the available blocks

It is an experimental block?

Simon
by SimpleSi
Jul 6th, '17, 07:14
Forum: Working with GP
Topic: Accessing another classes attributes
Replies: 7
Views: 12214

Accessing another classes attributes

One thing I can't seem to find is to be able to access, for example, the x/y postition of another object
I can see this block
gpobj.PNG
gpobj.PNG (1.1 KiB) Viewed 12214 times
but I'm unable to work out how to place anotherobject into the obj field

Any ideas on how to achieve the end result of accessing another objects x/y postions
by SimpleSi
Jul 6th, '17, 05:58
Forum: Bugs
Topic: File/Open V69
Replies: 3
Views: 9311

Re: File/Open V69

Confirmed working on Win10 :)
by SimpleSi
Jul 5th, '17, 21:36
Forum: Projects
Topic: PiPool Simulator
Replies: 0
Views: 10804

PiPool Simulator

I run an annual challenge
http://www.pipool.org
and this year I wrote a Scratch simulator for people to play with
https://scratch.mit.edu/projects/161889306/


and I've started porting it to GP :)

https://www.dropbox.com/s/j9uixbjbjll72kb/pool.gpp?dl=0
by SimpleSi
Jul 5th, '17, 19:59
Forum: Bugs
Topic: Fill exceeding bounds
Replies: 8
Views: 12560

Re: Fill exceeding bounds

aah - the penny drops!

The Drawing and Pixels blocks refer to the image of the instance not the canvas :)

Simon
by SimpleSi
Jul 5th, '17, 17:25
Forum: Working with GP
Topic: One instance touching a colour
Replies: 6
Views: 11639

One instance touching a colour

Anyone know how to test if an instance is touching a particular colour?

Tried this approach
col.PNG
by SimpleSi
Jul 5th, '17, 15:15
Forum: Requests
Topic: Add Ok button to Colour Picker
Replies: 3
Views: 9070

Re: Add Ok button to Colour Picker

Well I feel pop-up boxes should have (ok/cancel or yes/no etc ) buttons and not rely on using system X boxes to close them :)

No other dialog box I've seen so far in GP has an X in the corner
by SimpleSi
Jul 5th, '17, 15:07
Forum: Bugs
Topic: File/Open V69
Replies: 3
Views: 9311

Re: File/Open V69

Old version 67 still working fine BTW- just V69
by SimpleSi
Jul 5th, '17, 14:58
Forum: Bugs
Topic: Fill exceeding bounds
Replies: 8
Views: 12560

Re: Fill exceeding bounds

I am experiencing repeatability issues with several drawing functions not just this one

And this one gives wierd result - seems to be drawing something within the sprite image rather than the canvas

Image
by SimpleSi
Jul 5th, '17, 14:52
Forum: Bugs
Topic: File/Open V69
Replies: 3
Views: 9311

File/Open V69

gp.PNG