Dynamic.Trader icon indicating copy to clipboard operation
Dynamic.Trader copied to clipboard

If got data by http (restapi),maybe much better !

Open wjkhappy14 opened this issue 6 years ago • 4 comments

When i view this demo and try to add some features, get data by http, but get many problems !

{"调用线程无法访问此对象,因为另一个线程拥有该对象。"}

maybe to much reflections for ReactiveUI framework ?

i want to use ReactiveUI make a Redis GUI client .

wjkhappy14 avatar Jul 11 '18 09:07 wjkhappy14

后来您改成功了吗,我希望使它能实时读取变化的文本文件。

ghost avatar Mar 16 '19 13:03 ghost

Any more details in English by chance what you mean? Unfortunately that's the language the maintainers understand.

glennawatson avatar Mar 17 '19 11:03 glennawatson

@wjkhappy14 It sounds like you need an ObserveOn(RxApp.MainThreadScheduler) somewhere (also indeed, I don't know Chinese, but Google does 😅 )

anaisbetts avatar Mar 17 '19 18:03 anaisbetts