I'm trying to have a loop check the comport at least once a second in an infinite loop. I would like to stop the loop by pressing a button on the same window. Addtionaly exiting via the ESC key would be great.
I've tried numerous variations. Either the loop can't be interrupted or it will only...
Is there anyway to store used colors in a variable in hex format? I've tried using a variable of type string to accomplish this, but the color is always stored as a numeric value.
04080FFH will be stored as 4227327.
How is the translation prevented? Is it possible to assign a color to an...
I'm looking for the the PROP: used to change the color of a filled recatngle. Sofar I've only been able to change the border color.
{Prop:FillColor}
{Prop:Color,1}
{Prop:Color,2}
{Prop:Color,3}
{Prop:Color,4}
The examples above, didn't do the trick - the fill color stil remains black.
Normally, clicking a record in a browse will mark it dark blue. Also, the first record is marked automatcally on opening the window.
What I need is:
1) No auto-select on window open.
2) If a record is selected, it's line should not change color. If possible, I would like to have it framed by a...
Hello everyone!
I need to change the background color of a single line / or field depending on a certain value is holds. I'll try to give an understandable example:
Assuming I have created a Browse with a Listbox, each line holds information on an item. The first field of each line holds the...
Hello, this is my first post to this forum. Hopefully someone here can help me.
Here's my problem: I have a browse-window showing several records. Each record has tweo fields: one for the name, the second for it's position within the queue.
BMW 1
PORSCHE 2
FIAT 3
DODGE 4
Also...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.