Slider caption issue


Author
Message
shareli@univ.haifa.ac.il
shareli@univ.haifa.ac.il
Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)
Group: Forum Members
Posts: 10, Visits: 93
Hi
The following script is shown with a truncated text
It stops with could, somewhere at the center of the screen. This happens with all questions of this sort
Thanks much
Shlomo
<slider Question1R>
/ caption = "1.    What are the chances that you will be interested in purchasing this house if you could afford it?"
/ labels = ("No chance at all","Very high chance")
/ slidersize = (80%, 10%)
/ defaultresponse = 3
/ fontstyle = ("Arial", 1.7%, false, false, false, false, 5, 1)
/ range = (0, 6)
/ increment = 1
/ position = (10%,70%)
</slider >
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
Hi
The following script is shown with a truncated text
It stops with could, somewhere at the center of the screen. This happens with all questions of this sort
Thanks much
Shlomo
<slider Question1R>
/ caption = "1.    What are the chances that you will be interested in purchasing this house if you could afford it?"
/ labels = ("No chance at all","Very high chance")
/ slidersize = (80%, 10%)
/ defaultresponse = 3
/ fontstyle = ("Arial", 1.7%, false, false, false, false, 5, 1)
/ range = (0, 6)
/ increment = 1
/ position = (10%,70%)
</slider >

It doesn't in isolation, i.e. with

<slider Question1R>
/ caption = "1. What are the chances that you will be interested in purchasing this house if you could afford it?"
/ labels = ("No chance at all","Very high chance")
/ slidersize = (80%, 10%)
/ defaultresponse = 3
/ fontstyle = ("Arial", 1.7%, false, false, false, false, 5, 1)
/ range = (0, 6)
/ increment = 1
/ position = (10%,70%)
</slider>

<surveypage mypage>
/ questions = [1=Question1R]
</surveypage>




so the issue is due to some other settings in the script which you did not share.

Please provide code that shows the problem when run.
shareli@univ.haifa.ac.il
shareli@univ.haifa.ac.il
Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)Respected Member (497 reputation)
Group: Forum Members
Posts: 10, Visits: 93
Dave - 11/29/2021
Hi
The following script is shown with a truncated text
It stops with could, somewhere at the center of the screen. This happens with all questions of this sort
Thanks much
Shlomo
<slider Question1R>
/ caption = "1.    What are the chances that you will be interested in purchasing this house if you could afford it?"
/ labels = ("No chance at all","Very high chance")
/ slidersize = (80%, 10%)
/ defaultresponse = 3
/ fontstyle = ("Arial", 1.7%, false, false, false, false, 5, 1)
/ range = (0, 6)
/ increment = 1
/ position = (10%,70%)
</slider >

It doesn't in isolation, i.e. with

<slider Question1R>
/ caption = "1. What are the chances that you will be interested in purchasing this house if you could afford it?"
/ labels = ("No chance at all","Very high chance")
/ slidersize = (80%, 10%)
/ defaultresponse = 3
/ fontstyle = ("Arial", 1.7%, false, false, false, false, 5, 1)
/ range = (0, 6)
/ increment = 1
/ position = (10%,70%)
</slider>

<surveypage mypage>
/ questions = [1=Question1R]
</surveypage>




so the issue is due to some other settings in the script which you did not share.

Please provide code that shows the problem when run.

Thanks much. I rewrote the problematic parts in the script and it resolved the issue. Not that I know why
inquisituser22
inquisituser22
Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)
Group: Forum Members
Posts: 96, Visits: 339
Hello,
I have noticed that the user who posted with this question also has the same "1" in the top left corner of the screenshot they provided of their slider. Is there any way to remove or hide this number from the screen with the slider?

Thank you
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
inquisituser22 - 12/7/2021
Hello,
I have noticed that the user who posted with this question also has the same "1" in the top left corner of the screenshot they provided of their slider. Is there any way to remove or hide this number from the screen with the slider?

Thank you

That's the page number. Set https://www.millisecond.com/support/docs/v6/html/language/attributes/showpagenumbers.htm to false if you do not want it.

inquisituser22
inquisituser22
Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)
Group: Forum Members
Posts: 96, Visits: 339
Dave - 12/7/2021
inquisituser22 - 12/7/2021
Hello,
I have noticed that the user who posted with this question also has the same "1" in the top left corner of the screenshot they provided of their slider. Is there any way to remove or hide this number from the screen with the slider?

Thank you

That's the page number. Set https://www.millisecond.com/support/docs/v6/html/language/attributes/showpagenumbers.htm to false if you do not want it.

Thank you!
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search