ui tag

177 questions


1 answers
129 views
0
I want to make my own GUI components

Currently, I am trying to create a GUI-powered software with a timeline like AviUtl.However, UI components such as timelines are not existing, so I'm thinking of making my own.I would like to be able ...

1 years ago

3 answers
60 views
0
How to use the ons-switch

I am studying programming at Monaca Cloud IDE.I tried to change the contents of the P tag using the ons-switch method isChecked by referring to the monaca official guidebook HTML5 hybrid app developme...

1 years ago

1 answers
58 views
0
Information About Initializing the Radio Button in the Onsen UI

We are implementing the following code in order to achieve Radiobutton List with ons-list.HTML<ons-template id=connecttimeout.html> <ons-page> <ons-toolbar> <div class=left>&...


1 answers
91 views
0
I want to delete id attribute of element

I have a question about deleting attributes.Below is an html statement.I'd like to delete the id=newsite in the tag using javascript, what should I do?I look forward to your kind cooperation.menu.html...

1 years ago

1 answers
76 views
0
Basic OnsenUI Configuration Method

I'm a complete Monaca beginner.Sorry for the rudimentary question.Using OnsenUI without a controller etc. I wrote the function using JS as usual with onclick etc.I was able to switch pages with Pushpa...

1 years ago

1 answers
63 views
0
Is it possible to transition monaca in-page onsenUI?

I am currently using monaca and onsenUI to create an application, but I am having trouble because I do not know how to perform the in-page transition.If you know how to do it, please tell me.

1 years ago

2 answers
75 views
0
navigator.getPages() does not return the correct value when navigator.resetToPage()

I am using onsen-ui navigator.I only want to show the Back button if there is a page stack, but navigator.getPages() does not seem to return the correct value within the prepush, postpush event from n...

1 years ago

1 answers
110 views
0
pyautogui is unable to mouse-click the installer

I would like to ask you a question regarding the subject matter.StatusWith the installer file (.exe/.msi) open, I thought it would be possible to automate the setup, so I programmed it to click using ...

1 years ago

1 answers
80 views
0
How to Display the Radio Button to the Right of the List in the Radiobutton List

The Onsen UI pattern has Radiobutton List, but the check location is I want to follow the iOS UI and display it on the right.If you know how to do that, please let me know.

1 years ago

1 answers
54 views
0
Monaca OnsenUI Buttons Disappear

Thank you for your help.I am developing iOS apps on Monaca.When booting to the Monaca debugger, if you click the button below using OnsenUI, The button disappears only for iOS (iPad).Not only the butt...

1 years ago
« - 11 - »

© 2024 OneMinuteCode. All rights reserved.