Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3816

Problem with WebListboxStyleRenderer

$
0
0

Hi!
Some help please.

This code runs OK on Xojo 2024 but I get an error when I try running it on 2025R1

Var PrescriptionStyleRenderer As WebListBoxStyleRenderer
PrescriptionStyleRenderer = Me.CellTextAt( row , 1 ) // This line gives the error

Error:

“There is more than one method with this name but this does not match any of the available signatures”

Any ideas what I’m supposed to do? I read the documentation but I’m still lost

5 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3816

Trending Articles