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...
Thank you for your response. I can't think of a reason why HEX values are converted and stored as an INT. - but I guess it's enough to know what it does.
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...
Nevermind - I've found the solution in the meanwhile.
{Prop:Fill} changes the color a rectangle.
{Prop:FillColor} does not.
@siteadmin = Is there any way to remove ones own posting, if needed?
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.
@ -> ShankarJ:
Thank you for your response. I've tested the 'HIDE' option within the list menu. The effect I achieved was that the entire listbox was hidden... Am I using the wrong control?
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...
Great. Many Thanx for all your help - it's up and running now. You should consider recommneding this thread to other newbies, as I have found it to be most helpfull. I figure the task is quite common, too.
So thanx once more!
Andy
Thanx - works great, just one small problem remains. In cases where browses have more lines than the listbox can display, it starts to scroll.
A record on the first position of the current scroll-view, is not always the first record in the browse.
1 00000000
2 00000000
3 00000000
4 xxxxxxxx...
...waiting for an answer I've tred to manage the task by using the POSITION() command - and I just can't get it to work. The problem seems so simple. I Have also tried to solve it via CHOICE(). Works fine as long a the queue list is not longer than the browse window, thus forcing a scroll. 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.