Search found 11 matches

by Summertime01
Wed Oct 10, 2018 9:05 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Multiple palette stacks
Replies: 10
Views: 4142

Re: Multiple palette stacks

Correction:
Just found out that the second substack/palette is in the background but open.

What's the best way to have both substacks on top of the main stack?
by Summertime01
Wed Oct 10, 2018 8:57 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Multiple palette stacks
Replies: 10
Views: 4142

Re: Multiple palette stacks

PS: It actually works sometimes but more "accidentally" or because of a mechanism/command I cannot really track. I've got a button for each substack on the main stack. Pressing a button opens the respective stack. The preOpen stack handler in the substack's script defines it as palette. I've noticed...
by Summertime01
Wed Oct 10, 2018 8:46 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Multiple palette stacks
Replies: 10
Views: 4142

Multiple palette stacks

Hi all, It's probably easy but I can't find out how to do it: I've got a main stack and 2 substacks that I would like to open as palettes. I would like to allow for the user to see both palettes at the same time on top of the main stack (like with the tools palette and the project browser in livecod...
by Summertime01
Mon Oct 08, 2018 1:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Background color line graph widget
Replies: 5
Views: 3387

Re: Background color line graph widget

Hi Klaus, thank you for this idea! :D I'm using the new control handler for the widget though, so that the user may resize and move the graph. http://livecodeshare.runrev.com/stack/902 I imagine it to be difficult to move/resize both the widget and the opaque graphic underneath at the same time. Do ...
by Summertime01
Mon Oct 08, 2018 11:37 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Background color line graph widget
Replies: 5
Views: 3387

Background color line graph widget

Hi all,

I would like to change the background color of a line graph widget. If I've seen correctly for other widgets, there is no such "background color" or "opaque" property yet. Is there a way of changing the background for a line graph?

Thanks for your ideas.
by Summertime01
Mon Oct 08, 2018 10:54 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Resize/move line graph?
Replies: 10
Views: 4960

Re: Resize/move line graph?

There's one question that came up when using the line graph with controls in a standalone: When I use ## 9,10,11,12: Grab ## __+Cmd- or RightClick: Hide Poly ## __+Shift: Hide Control and Poly I hide the line graph and/or controls. Is there any simple way of showing them again without restarting the...
by Summertime01
Thu Oct 04, 2018 3:20 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Resize/move line graph?
Replies: 10
Views: 4960

Re: Resize/move line graph?

Thank you so much, Hermann! That's amazing! :D
by Summertime01
Tue Sep 18, 2018 10:00 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Resize/move line graph?
Replies: 10
Views: 4960

Resize/move line graph?

Hi all, For a new project I would like to make it possible for the user to minimize or enlarge a line graph and even drag it to a different location. The panel shows different tables with values and buttons and the idea is that the user may drag the diagram to a place where it's most suitable for hi...
by Summertime01
Fri Aug 24, 2018 11:05 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Writing values to specific line of text file
Replies: 6
Views: 3738

Re: Writing values to specific line of text file

Thank you! :-)

It works now. Had a file path issue in my script. Umpfm!
by Summertime01
Fri Aug 24, 2018 9:42 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Writing values to specific line of text file
Replies: 6
Views: 3738

Re: Writing values to specific line of text file

Thank you! :-)

Klaus, I actually tried what you suggested yesterday and it didn't work. Must have made a different mistake there. Will check the script. Thanks. :-)
by Summertime01
Fri Aug 24, 2018 8:51 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Writing values to specific line of text file
Replies: 6
Views: 3738

Writing values to specific line of text file

Hi all, I‘m looking for a way to write data into a text file. My app needs to have several fields for entering values. These values shall be written into a text file (sometimes all at the same time, but in rare cases also individually). Writing to a text file is not the problem, but I would like eac...

Go to advanced search