79 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for SimonIoa

![Screenshot_2022-01-26_at_11_35_23_AM.png](https://static.daniweb.com/attachments/4/2e399a803624c97ab50d1bd90a65d88f.png) Hello i want to retrieve multiples values from single column on db. And i did. They are shown on Console (Painting, Illustration, Graphic Design) but when i put the values on ion-toggles with ngModel only one is set to true. As you may see on the screenshot the values …

1
110
Member Avatar for Adrian_3

I have read the microsoft documentation about creating a databinding source and target in order to change and update a Bindable property. Please can someone show me, with an example, of a **C# Data Binding of a dynamic CanvasView.X** property being changed by a slider. The CanvasView is created dynamically …

0
61
Member Avatar for Vicky_20

Dark theme is setted up correctly for React Native expo app and works correctly everywhere but when I switch it on the theme changes to dark everything works perfectly except the web view. How to make the webview part convert into dark theme on button switch. Here is my code …

0
151
Member Avatar for mandylymba3
Member Avatar for stefh

Hi every1, can anyone lead me to the end of the tunnel in which Cordova had pushed me in? I just want to see the light, at the end of the tunnel. I've read ,re-read, and re-read again the doc, and I've explored dozens of pages according to what Google …

1
54
Member Avatar for Sammy_1

I am taking a class on RN with Kotlin and got stuck on this assignment. When I try to pass an array of integers from JS to Kotlin, I get the error java.lang.RuntimeException: Got unknown argument class: int[]. Calculator.kt @ReactMethod fun getSum(values: IntArray, callback: Callback){ var total = 0; // …

0
25
Member Avatar for Mel441

This must be a very simple thing, but I am well and truly stuck: how to manipulate an observable array in ionic/ Angular/Typescript? The HTTP call gets the array just fine, but I want to filter and display only the five most recent events (against an "eventdate" value in the …

0
22
Member Avatar for Saboor880

Hi! I am now using androidx libraries in my andriod application. But the problem which I am facing is that the Image view of androidx library does not show/display any image on android 5(i-e lollipop) real device. But if I run the app on emulator , then my imagview shows …

0
126
Member Avatar for Akshay Sinha

Mobile devices now offer a smooth and efficient method to reach customers. Attract new consumers and retain existing customers. Indeed, a mobile application is better than a website. To do this, you can create an application yourself if you have the right knowledge of the process. Or you can choose …

0
619
Member Avatar for nocoded

I have a function that returns an array of photos and videos from an iOS device's camera roll. The info is returned correctly, however, I'm also needing to return the path to the photo and video which I've been unable to do so far. Here is the code I'm using. …

0
332
Member Avatar for Rohan_9

I am Working on Xcode 9.2 Swift 4.0 using FacebookSDKs-iOS-20160316 for Facebook Login Authentication Integration . My storyboard is empty . On Running Facebook Login button is coming on an app When clicked Facebook login page comes, after successful login Permission for my app is asked, When allowed following page …

0
303
Member Avatar for SimonIoa

Hello i want to pass the user id (uid) from the home page to a user Details Page. Because i display multiple users on my home page i don’t wan to pass the user session id (as given by the `JSON.parse(localStorage.getItem("userData"));` ), i want to click on the name of …

0
491
Member Avatar for squeak24

I have two apps that are both open source, I am using Swift on iOS. I want to incorporate one into the other. The main App is a radio station, the second is a news feed. I want the news feed as a "sub project". After a few days of …

0
379
Member Avatar for SimonIoa

Hello i have a problem with my Ionic App. I am using typescript files. I am getting console log `No Access` that means there is a problem with `resposeData`. Any hint? I am really stuck home.ts file import { Component, ViewChild } from "@angular/core"; import { NavController, App, AlertController } …

0
409
Member Avatar for Alfred_6

Hello! I'm trying to display a list of items in a fragment called AgendaList. I am not quite sure what I missed. Here's what I have under AgendaList onCreateView: public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { // Inflate the layout for this fragment View view = inflater.inflate(R.layout.fragment_agenda_list,container,false); String[] …

0
393
Member Avatar for Oussama_2

I am trying to use MobileVLCKit for iOS in my application. I installed `pod 'MobileVLCKit'` and i did those steps: * Clone http://code.videolan.org/videolan/VLCKit.git * open your favorite terminal application such as Terminal.app or iTerm 2 and navigate to your checkout. * execute ./buildMobileVLCKit.sh The compilation finished, what i need to …

0
218
Member Avatar for jayashreemarg
Member Avatar for Fathima_1

I've created a mobile app and styled it with CSS and ThemeRoller on Dreamweaver. It looks great on safari but when I use PhoneGap Build to test it on my Android device, the styling disappears. I've tried embedding the CSS as well as the ThemeRoller style into my code without …

0
181
Member Avatar for Za3mi

Hello! I want to create water drops main screen as well as on icons(images shown on that screen). The capacity of number of rain drops is decided at run time. In assets, i have background image and some icons. Actually what i wanted to do is to create a water …

0
122
Member Avatar for samuel1991

Hi all, I wanted to develop an app about retrieving latest transport service updates from a specific twitter account @LTAsg. My app's targeted user is not expected to have a Twitter account. Therefore, I know that I need to use Application-Only Authentication method, if I am not mistaken after I …

0
211
Member Avatar for asif49

Hi! I'm interested in being able to detect when someone goes from an awake state to a sleep state. I know this is possible with both the iPhone and Android devices as there are apps on both of these that claim to do this: On IOS there are: 1) Sleep …

0
213
Member Avatar for JohnKelly

Dear All I am creating a Windows 8 app using Visual Studio 13 Vb. I have two Pages (.xaml) and one code module (.vb) On each Page I have Subroutine that displays status (makes images with tick or cross visible or not). How can I can I call these Subroutines …

0
140
Member Avatar for M.Waqas Aslam

Dear All, I am working on IM app . I want to add call featuer in my app. I googled alot and downloaded 10's of projects but unable to execute them due to missing files. I am looking for running project of Doubango or PJSIP so that I can use …

0
197
Member Avatar for seviour

Is it possible to make my masterslider plugin not appear when my website is visited through mobile devices? Sorry I'm new to the community and Im not sure if im posting this in the right place. Thanks! David

0
163
Member Avatar for Mr.M

Hi Dani. I was wondering is it possible to add a feature where when there is a watched article update(s) on top on the menus where it say (Watched) have some sort of notification similar to received mails. I noticed the requirement of this feature after I wasn't able to …

0
233
Member Avatar for gogs85

Hello i have problem on mobile device to prevent on click to another image to hide first. This is for hover effect and work fine : $("div.mitarbeiterfoto") .mouseenter(function() { var id = $(this).attr("id"); var idInfo = $(this).attr("id").substr(5); ($(this).find('img').css('display', 'none')); ($('#' + id + '_o').css('display', 'block')); showInfo(idInfo); }) .mouseleave(function() { var …

0
115
Member Avatar for al2henry

I've created and maintain two sites for non profit orgs that I belong to http://www.conservancyonmayne.com & http://www.vivaldichoir.org based on Dreamweaver templates I started with many years ago. As a rank amateur I realize I've created a dog's breakfast of code that is far from "well formed" - so apologies.. The …

0
158
Member Avatar for krunal1986

Hello, what is the alternative of onkeyup event for opera mini browser for mobile in jquery/asp.net/mvc4? or what is the alternative for text box change calculation for opera mini browser? On text box key up event I am doing calculation. Thanks,

0
155
Member Avatar for Schol-R-LEA

When posting any request for help with an assembly language problem, we ask that you provide some crucial information: * The operating system (Windows, Linux, MacOS, etc.) the program will be running under, including the version, * The assembler you are using, including the version, * the bit width being …

1
180
Member Avatar for Harini89

Hai i Have developed android mobile apps using eclipse juno and i have connect it with mysql 5.1.73 but i am unable to do it.please help me to sort it out .i am ruunin with following errors. Errors at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) …

0
217

The End.