Hi Alex, thanks for your reply. Are you on Slack?
On Tue, Nov 24, 2020, 00:21 Alex Harsanyi wrote:
> The snip selection and resize is handled by the pasteboard
> on-default-event, and it looks like your code also handles events,
> resulting in duplicate handling. There is no clear solution to
*please, disregard the previous email, there was a little bug. this is the
correct code. the issue still exists. *
I can click to drag in order to draw a rectangle, but when i drag the
created rectangle (for position adjustment), a new rectangle is created
from the said position. How do i constrai
[parent f-main]))
(send f-main show #t)
```
On Mon, Nov 23, 2020 at 9:43 AM KOKOU AFIDEGNON
wrote:
> I can click to drag in order to draw a rectangle, but when i drag the
> created rectangle (for position adjustment), a new rectangle is created
> from the said posit
I can click to drag in order to draw a rectangle, but when i drag the
created rectangle (for position adjustment), a new rectangle is created
from the said position. How do i constrain/fix the issue? i have been
trying to use key-combination to draw a new rectangle on demand. can you
please give a
can you check on* frame%* *label* ?
On Mon, Nov 23, 2020 at 6:25 AM JavaCommons wrote:
> When I build Racket (scheme) GUI application like this:
>
> raco exe --gui gui-01.rkt
>
> Windows taksbar displays the name of the application as "Racket GUI
> application". I want to change this name to som
Thanks, I'm opening another subject meanwhile, Can you please advise?
This is my current code which displays a rectangle on a pasteboard.
I'm trying to build a wireframe designer where. I can click on a button or
a node on a rectangle to create either an inner rectangle/circle or another
standalo
please, can you provide some tutorial about this video?
https://www.youtube.com/watch?v=UKMgURA5Wg8
On Fri, Nov 20, 2020 at 5:26 AM Alex Harsanyi
wrote:
> You use snips to build small interactive widgets which can be combined and
> embedded into other GUI applications. the snip-class% is a
I have been reading about those classes but i can't properly figure out.
what are the main use-case of snip, snip-class and editor-snip?
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receiving emai
8 matches
Mail list logo