-
Replied To a Post in Windows 7: why the battery time remain isn't showed?
I no longer fix this. That is, I don't bother trying to get Windows to report this. I go get the free version of BatteryBar and get a better readout … -
Began Watching Windows 7: why the battery time remain isn't showed?
i'm using Windows 7. the battery icon is showed on toolbar. when i move the mouse the percent is showed, but no the time remain... why? -
Replied To a Post in VB in Word - Using an ActiveX Command Button and Adding a Popup Message
So why bother with Dim result if you are not going to use the result? Make your code simpler. Docs on that call are on the web so check your … -
Gave Reputation to Reverend Jim in Pulsating Spirograph [Processing]
You've posted code with almost no indication (other than the thread title) of what it does. If your program does something interesting then please explain what it does and how … -
Gave Reputation to Reverend Jim in crud usind array. Whats wrong with my code? Please help me.
Based on the little information you provided, your code does exactly what it says it does. Of course, that's likely not what you wanted it to do. Perhaps if you … -
Gave Reputation to jclancy3 in VB in Word - Using an ActiveX Command Button and Adding a Popup Message
I did try line 26 but got a compile error :( -
Replied To a Post in VB in Word - Using an ActiveX Command Button and Adding a Popup Message
Did you try line 26? -
Began Watching VB in Word - Using an ActiveX Command Button and Adding a Popup Message
Hello all, I am relatively new to Visual Basic and have managed to muttle my way through creating a 2013 Word document that has some ActiveX controls. The final control … -
Replied To a Post in C++: How search\find a folder name?
Even at 2 minutes you might be doing better than Windows File Explorer (WFE.) Keep in mind that I won't go over a lot of prior discussions but will note … -
Began Watching C++: How search\find a folder name?
heres my actual code for find\search a folder: string FindDirectory(std::string FindDirectoryName[2], std::string StartDirectory="C:") { WIN32_FIND_DATA file={0}; string str=StartDirectory+ "\\*"; HANDLE search_handle = FindFirstFile(str.c_str(), &file); static bool blnFindDirectoryName=false; static string strFolderName … -
Replied To a Post in Android issues with hamburger menu and buttons
Apple laptops were great but recently their hardware issues such as the butterfly keyboard and a terrible design flaw have me no longer telling folk to go for Apple laptops … -
Replied To a Post in Android issues with hamburger menu and buttons
More news about Edge. It appears this change will allow Chrome Add-ons. Very strange news give MSFT and GOOG relationships. -
Replied To a Post in How to develop a tool to generate random credit card details
It appears your question isn't about finding such a tool but maybe about learning more about PHP. The PHP scripts are there for the taking but it appears something else … -
Replied To a Post in IE10+ FullScreen.js is not scrolling in full-screen mode
I doubt MSFT will fix this as they are on IE11 now. -
Began Watching IE10+ FullScreen.js is not scrolling in full-screen mode
I develop a website who is using https://github.com/sindresorhus/screenfull.js/ for full-screen mode. On Chrome, Firefox, Open, and Safari the plugin it works properly. But when I go to Internet Explorer 10+ … -
Replied To a Post in c programing holding window open
You left me confused. You wrote you don't share code then proceed to try to use shared code. Beyond that, the C code you shared looks to be old command … -
Began Watching c programing holding window open
I am doing a team project with some people that prefer Linux and some people prefer Windows. We are also not allowed to share code for security reasons. One thing … -
Gave Reputation to mosesbrodin99 in Why can't Netbeans 8.2 find JPL7?
The PHP and C/C++ NetBeans bundles only require the Java Runtime Environment (JRE) 7 or 8 to be installed and run. JDK 7 or 8 is required if you are … -
Replied To a Post in Sending Files to a printer in Solaris Unix
By now you figured out that without asking what printer to print can't be avoided. -
Replied To a Post in Can I convert JSON data into python data?
From my view I would be looking to read the usual JSON file in Python. But all that aside I do see folk kicking this and my approach around in … -
Began Watching Can I convert JSON data into python data?
What function should I use to convert JSON into Python data? -
Replied To a Post in How to develop a tool to generate random credit card details
I thinking this search: https://www.google.com/search?q=credit+card+generator+PHP+Github -
Began Watching How to develop a tool to generate random credit card details
Hey everyone, I'm working on one project of mine and for that I need legit credit card details for testing purpose. Can I develop any small tool or script which … -
Gave Reputation to Reverend Jim in November 6, 2018
>liberals will never convince fiscal conservatives that deficits are a good thing Let's dispense with this myth right now. The idea of the "fiscal conservative" is a farce. Republicans are … -
Replied To a Post in A General Apology...
That was interesting. When I went to find that opening message the navigation here didn't help. OK, I want to get to my profile. No such menu at the homepage. … -
Replied To a Post in How do I send a PM in the New Daniweb?
"Continue to Step 2 of 2" to me doesn't tell the there are more options. In my apps steps are steps and when there are pages of options we use … -
Replied To a Post in How do I send a PM in the New Daniweb?
So I went to my https://www.daniweb.com/connect/profile/update and I see Pitch but no Introductory Message. Maybe I'm not in my profile yet? To me it seemed odd to tell a person … -
Gave Reputation to Dani in How do I send a PM in the New Daniweb?
Headline is just that, your member headline that appers in your member profile. Your Introductory Message is something different. You can find it in the Business Networking section of your … -
Replied To a Post in A General Apology...
I have no problem with this. First I'll watch a little [Austin Powers](https://www.youtube.com/watch?v=K1JgMxRm--0) then off I go to find where this message is in my profile. Let's hope it's clear … -
Began Watching A General Apology...
To all in the last week or so who received a private message from me consisting only of the phrase, `Noli Mentula`, I sincerely apologize. In the previous incarnation of … -
Replied To a Post in Error reading data from SQL Server ?
Small world. An ancient app that I wrote in VB6 with a SQL connection is dead on 64 bit Windows. Because the company wants to move to newer Windows after … -
Began Watching Error reading data from SQL Server ?
Previously used winXP operating system running normally (very good) when switching to win7 operating system, this error, read errors from the SQL Server data, what is the error ? http://www.mediafire.com/view/4q5ux6e66ds4avb/ErrorOpenSQL.jpg/file -
Gave Reputation to Reverend Jim in How do I send a PM in the New Daniweb?
Because in latin it likely won't be recognized as that, and it is the simplest form I have come across of the golden rule. I also believe that it could … -
Stopped Watching Memorable Quotations
Once harm has been done, even a fool understands it. -- Homer -
Replied To a Post in Android issues with hamburger menu and buttons
In the news, [Microsoft might be changing the render engine in Edge.](https://www.howtogeek.com/fyi/microsoft-may-replace-edges-rendering-engine-with-an-open-source-chromium-fork/) One of the banes of one lone web portal our group supports is to use many web browsers … -
Replied To a Post in grep result append problem
Be sure to try each command at the bash prompt to see how it works. Also, try the older string concatention method. Example: `foo="$result $v"` Or forget v and foo … -
Began Watching grep result append problem
#!/bin/bash v="test" result=`grep 'Dir=' /home/xtend/Videos/file.ini | cut -d'=' -f 2`; foo="$result" foo+="$v" echo $foo answer expecting(/home/file/test) answer getting(teste/file) (In "/home/xtend/Videos/file.ini" "Dir=/home/file/") ... how it is outputing like this? -
Replied To a Post in Square shape in C++
A good start but is there a question or are you asking folk to run this code and see if it works? -
Began Watching Square shape in C++
I am a beginner in C++ coding. Now I am making a little text based game and i need to do a loading screen. I've kind of made one but … -
Gave Reputation to Awilum in Flextype - Open Source Flat-File Content Management System
**HELLO GUYS!** I'm Sergey Romanenko a web-developer with strong will for learning and researching new technologies and architectural solutions. I like creating and using specialised tools for making development processes … -
Replied To a Post in Who wrote that? Really odd forum post format to me.
In a discussion there was a "member called Unhnd_Exception. My bet is this is something other than a member. It's likely just what the code coughs up when something happened … -
Began Watching Who wrote that? Really odd forum post format to me.
Comparing a discussion with the home page. When I see the Home Page, top and center of each card is the member who did something such as Viewed, Gave Reputation, … -
Replied To a Post in Create a website navigation explainer video
That doesn't seem to be too special. Some video editor (what is and how to use all over the web.) You screen capture what you are making a tutorial of … -
Began Watching Create a website navigation explainer video
So I need to create a how-to video like this one https://www.youtube.com/watch?v=d0zVyDXctns, I dont know what they're called I tried a few terms on google but got nothing, if anyone … -
Stopped Watching Who wrote that? Really odd forum post format to me.
Comparing a discussion with the home page. When I see the Home Page, top and center of each card is the member who did something such as Viewed, Gave Reputation, … -
Gave Reputation to Dani in Who wrote that? Really odd forum post format to me.
What's an NPC? -
Replied To a Post in How do i calculate employee late hour after employee punch in ?
Too similar to https://www.daniweb.com/programming/web-development/threads/518490/how-to-calculate-the-total-late-hours-of-an-employee-from-a-set-of-records#post2247605 Reposting rarely works. I thought about your problem and you need to do this manually first, write down those steps then turn that into code. -
Began Watching How do i calculate employee late hour after employee punch in ?
I'm working on the employee management system where i want to calculate employee late hour after after employee punch in? **For Example** ABC Employee Shift Start At : 01:00:00 PM … -
Replied To a Post in Who wrote that? Really odd forum post format to me.
The review page format may show the author but after all the content. They are not getting top billing like paper bylines. https://www.daniweb.com/community-center/threads/518491/how-to-transfer-music-from-pc-to-iphone-xs is an OK post and if it … -
Replied To a Post in How can I make a Python script executable on Unix?
You didn't reveal which Unix. Also you didn't tell if you researched this question. That said I'd find out which Unix I'm running and then look to see if there …
The End.