ui tag

177 questions


2 answers
59 views
0
How to Start JS in OnsenUI with Monaca

I recently started using Monaca.It's been 15 years since the program started, so it feels like it's a different world.I have tried and tried coding to make something like SmartNews based on RSS feed s...

1 years ago

1 answers
60 views
0
About ons-template when pages are converted into separate files

If you tap from index.html to page1.html (another file) using navigator.pushPage()Is it possible to write ons-template in pgae1.html?I don't know if the usage is correct, but I would like to write ons...

1 years ago

1 answers
54 views
0
I want to open an external site using ons-tabbar-item.

Thank you for your help.If you write the URL of an external site in the page attribute of ons-tabbar-item, it opens in the app, so You will no longer be able to go back and so on.Therefore, when I tap...

1 years ago

1 answers
58 views
0
Ons-lazy-repeat does not work well.

Currently under development using angularJS and onsenUI.I tried using onsenUI ons-lazy-repeat, but it doesn't work well.I was able to add the appropriate method to the main controller, so I don't thin...

1 years ago

1 answers
50 views
0
Swift Initialization Process Fails

An error occurs when you try to substitute the structure properties with the value received by the init argument.In selected=state on the second line of initself'used before all stored properties are ...

1 years ago

3 answers
103 views
0
UI freezes when multiple asynchronous operations (async/await)

Hello, I am currently creating a program using asynchronous processing on C#.As a background, I wanted to create something that continuously writes certain values into the memory space of an external ...

1 years ago

1 answers
62 views
0
How to Add an Initial Load in a PullHook Sample

http://ja.onsen.io/guide/overview.html#UsingPullHookHow can I read the sample in the script without pullhooking it when it is initially displayed?Thank you for your cooperation.

1 years ago

1 answers
43 views
0
I want the carousel UI component to automatically adjust the height to match the width of the image.

in the Onsen UI carousel (ons-carousel)Is it possible to automatically set the height according to the width of the image?If I don't specify the height, it won't be displayed.I would like it to expand...

1 years ago

2 answers
52 views
0
About the Python GUI

I would like to use the GUI application in Python, but please tell me which tools can be easily placed like VB and VBA.The only thing I know is the QT Designer, but I heard that there is a license fee...

1 years ago

1 answers
51 views
0
I want to pass parameters to ons-modal

I want to give the parameters when displaying modals in monaca's onseneUI so that they can be displayed, but it doesn't work.I have read the official reference, but I am not sure because there are no ...

1 years ago
« - 16 - »

© 2024 OneMinuteCode. All rights reserved.