|
What "Hello World" is to the console, the "Bouncing Ball" is to the Graphical User Interface. Nothing fancy, the ball is created via a call to the API function ellipse() and then bounced within the confines of the windows form. For the DEV C++ crowd: Let me know if you find these snippets somewhat helpful in your learning process in the comments section at the end. |
1
21,322
|
||
|
runtime failure is a big issue |
1
46
|
||
|
Create a dialog box and add text entry box and colour to the dialog box and text using wxpyton |
0
41
|
||
|
Hi. I'm trying to set up an AMP system on my machine. It's called UwAmp. Anybody there to tell me how to setup the MySQL in this thing? Thank you |
0
86
|
||
|
I’m dealing with a small SSD, and a 1 terabyte HDD. My issue is half the programs you install these days don’t even bother asking you where you’d like to install. About 90% of them I’m fine having on the HDD. What on earth - if anything - can I do to move an entitled, SSD-privileged program to my HDD and how do I repair the ensuing errors it makes? |
1
1,453
|
||
|
Petya loves lucky numbers. Everybody knows that lucky numbers are positive integers whose decimal representation contains only the lucky digits 4 and 7. For example, numbers 47, 744, 4 are lucky and 5, 17, 467 are not. Petya has a number consisting of n digits without leading zeroes. He represented it as an array of digits without leading zeroes. Let's call it d. The numeration starts with 1, starting from the most significant digit. Petya wants to perform the following operation k times: find the minimum x (1 ≤ x < n) such that dx = 4 and dx + 1 = 7, if x is odd, then to assign … |
0
80
|
||
|
I am an intermediate in VC++ and trying to accomplish the following:- 1. Dock a timer created using Windows forms to the extreme right of the taskbar (and to the left of the notification area or system tray). 2. Make it responsive (match its height with that of the taskbar, even when the taskbar is resized and shift it left/right if notification area width increases/decreases i.e. number of icons in notification area changes). 3. If "show contacts on the taskbar" option in taskbar settings is turned on and/or any toolbars option is checked (ex - address, links, desktop or custom), … |
0
29
|
||
|
Hi I I have a Lenovo ideapad and numbers 5 and 6 don't work on either the top row or the right hand side and I need these numbers for my system password to start windows so an external keyboard is no good either. Pls help. |
0
22
|
||
|
Hello, I have been trying to get this robot to work out and be able to move around. I am just so confused as to how to get my arrow to get even displayed and moved when pressed by one of the directions to go. One area that I struggle with is the classes and event handlers as has probably been my biggest issue facing this assignment. Anyways this is what I have so far and thanks in advance for any help. Robot.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Drawing; using System.Threading.Tasks; namespace Robot { public enum … |
0
44
|
||
|
hi guy! I started learn python with pandas , but now, i get the trouble so i cant understand what i should do with this trouble File "C:\Users\Administrator\site-packages\Ver6.py", line 3, in <module> abc = pd.read_csv('book2.csv') AttributeError: module 'pandas' has no attribute 'read_csv' Plz , someone help me coz i cant find the way to fix it ! |
0
16,929
|
||
|
Hi, I would like to know if there is a CMD command line in order to get a computer name on which an AD user is logged on. For example, inputting the username and as result getting the computer name |
0
9
|
||
|
Dear sir, i got a TFT device attendance 3.5 inch and iam using SDK 6.2.4.11 iam using windows 10 LTSC Enterprize 64 bit when running , i created a windows service on it when i try to run it, it does not work and cause an error 1053 :Error 1053: "The service did not respond in a timely fashion ... ,is there any conflict between windows 10 Enterprize and the SDK that i am using i attach my service that iam registering to windows 10 64 bit Enterprize(64 bit) i try it on windows 10 pro-64 bit (my personal computer) … |
0
22
|
||
|
Hello, I am not a programmer nor I know about programming, so far. I have the following directory tree: work/documents/Client_01/year 2018/January/PO_0001/ work/documents/Client_01/year 2018/February/PO_0002/ work/documents/Client_01/year 2018/December/PO_0092/ work/documents/Client_02/year 2019/January/PO_0001/ work/documents/Client_02/year 2019/February/PO_0002/ work/documents/Client_01/year 2019/November/PO_0012/ work/documents/Client_01/year 2019/November/PO_0032/ work/documents/Client_99/year 2020/January/PO_0001/ work/documents/Client_99/year 2020/February/PO_0002/ work/documents/Client_99/year 2020/March/PO_0005/ work/documents/Client_99/year 2020/April/PO_0031/ Im interested in the named as months. I want to compress all the content inside the folders that are named January, February, March, etc from of all my client's folders in Windows 10 with Winrar or 7zip. Can you help me? |
0
16
|
||
|
Java is necessary in every field. |
0
17
|
||
|
Using edge browser lately and I noticed it doesn't take up that much of memory when running it than google chrome. How about you guys? what are your thoughts about the edge update? |
0
38
|
||
|
So I have this 1TB external hard drive that I use for my games. It was working fine uptill about a week ago. I opened my laptop like normal, it did its startup stuff and everything was looking good untill I went to play DOOM Eternal. An error poped up saying something like the .exe file could not be found. I looked into it and saw that my hard-drive wasn't showing up under the "This PC" tab in file explorer. I go to devices and it shows up there, but isn't being read as a storage device. And if there … |
0
257
|
||
|
Hello, It appears we started receiving errors similar to the one below since last week on our Exchange Server 2016. A staff member stated he was receiving emails normally on his PC but not on his phone. This server has been set up since November 2019 without any issues. The default ports in the firewall were added as part of the Exchange installation. I have seen information online that suggest doing a variety of things such as creating registry keys, change the page file to installed memory and a number of other steps indicated here: https://docs.microsoft.com/en-us/archive/blogs/david231/for-exchange-2010-and-2013-do-this-before-calling-microsoft Are all of these … |
0
27
|
||
|
I have a problem with creating multiple file short url which is served by [Umuly](https://www.umuly.com). When I try to create one, I get 400 Bad Request error ( "type": "https://tools.ietf.org/html/rfc7231#section-6.5.1", "title": "One or more validation errors occurred.", "status": 400,"traceId": "|49f91b7b-422e99e9f726b0df.", "errors": ("Urls[0].File": ["" ] )) Can you help me =? (I used braces instead of curly braces because of the error posting this question) |
0
9
|
||
|
I have smart TV and a Lenovo Laptop, I do I connect from Laptop to TV. I tried bluetooth by turning on, but it's failed. |
0
16
|
||
|
Hello guys, It my frist topic in this forum so i hopeI hope you like it🙂🙂 In this topic we w'll learn how to check internet connection using a simple code. frist make a new project And add a label and timer . second Double click on timer to type code . bool con = Networkinterface.GetIsNetworkAvailable(); if (con == true( { lable1.text="your are connect"; } else { label1.text="you are not connected"; } You can watch the explanation from here[Click Here](https://youtu.be/hL5vrTB1uTQ) |
1
111
|
||
|
I just bought a Figo Nitro 4X cell phone (Android 8.1) phone for my son. When I connect my cell phone (Figo Android 6) to my Windows 10 laptop it displays in file manager with an icon that I can open to see all the folders on my phone. From there I can easily copy files back and forth with file manager. When I plug in the new phone I still get the icon but when I open it I get a blank screen. No folders. The USB settings I have available on the phone are: 1. Charge Only 1. … |
0
244
|
||
|
Is there a way to search a drive's files only for a specific file format, then display them to the user (and stored somewhere to be used later)? Maybe with the Shell, but I don't know how to use it very well. At the moment, I have a dropdown to select a drive, a text entry field for the user to enter the extension, a "Search" button to actually search for the files, and a file list box to show the files using the extention (hopefully). Is there a way to do this in VB6? |
3
212
|
||
|
Is their a program in which it will determine if a letter in a textbox is uppercase? This program is for Password checker as it will only be granted if the first letter is uppercase.  char[] v = Password.Text.ToCharArray(); //i want to check the first letter if its uppercase char s = v[0]; //event if (s ___ ) { pictureboxD.Visible = false; } |
0
52
|
||
|
QuickRedis is a free forever Redis visual management tool. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows and Mac platform. Download url: https://github.com/quick123official/quick_redis_blog |
0
39
|
||
|
I h've created custom font in **Adobe Illustrator** for my client. My client want to use it on **windows** as well as his **website**. I used some website to convert font from **.ai** &** .svg** font to **.ttf** they are creating .ttf file but it is **not accessible** by **windows**. When tried to install, it displayed message corrupt file. How to create **ttf** or **otf** font from vector created in Adobe Illustrator |
0
31
|
||
|
Need help in getting the value inputed in the text box to work for if-else. I also program that the textbox will only alow numeric characters. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace OrderingSystem { public partial class Form1 : Form { public Form1() { InitializeComponent(); hidemenu(); } private void hidemenu() { panelpayment.Visible = false; } private void showmenu(Panel subMenu) { if (subMenu.Visible == false) { hidemenu(); subMenu.Visible = true; btnAdd1.Enabled = false; btnAdd2.Enabled = false; btnAdd3.Enabled = false; btnAdd4.Enabled = false; btnAdd5.Enabled = false; btnAdd6.Enabled = false; … |
0
120
|
||
|
Here is what i get when compiling py to exe using cx_Freeze... I used Admin cmd too... but it keep give me this error.. how can I make it right...please help me with this. C:\Windows\system32>"C:\\Program Files (x86)\\Python38-32\\python.exe" "E:\\New folder\\Python Player\\Setup.py" build running build running build_exe pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html error: [Errno 13] Permission denied: 'E:\\New folder\\Python Player' |
0
39
|
||
|
After minimize the window disappear from taskbar and i can't set that again as it's looping...Is there any other way to minimize or fix that. watch inline code examples. from tkinter import * from PIL import Image, ImageTk import time from ctypes import windll GWL_EXSTYLE = -20 WS_EX_APPWINDOW = 0x00040000 WS_EX_TOOLWINDOW = 0x00000080 `Inline Code Example Here` def set_appwindow(root): hwnd = windll.user32.GetParent(root.winfo_id()) style = windll.user32.GetWindowLongA(hwnd, GWL_EXSTYLE) style = style & ~WS_EX_TOOLWINDOW style = style | WS_EX_APPWINDOW res = windll.user32.SetWindowLongA(hwnd, GWL_EXSTYLE, style) # re-assert the new window style root.wm_withdraw() root.after(10, lambda: root.wm_deiconify()) print('done') class modtk(Tk): toptitlebar = None maincanvaswindow = None … |
0
82
|
||
|
Hi, i want to change my IP-Adress (IP + Subnet + Gateway/DNS) in a Virtual-Box (VBox - System = Windows 10 and 7) to a static-IP. Til today I use "netsh", but sometimes it doesn´t work and I don´t know why. Thats why I am looking for an other method to change the IP. In VBox are 3 different LAN-Adapters (LAN-HOST + LAN-NAT + LAN-BRIDGED). I only want to change the IP at "LAN-BRIDGED"! I'm quite green and not sure if this is even possible. Someone told me it works with wmi maybe, but I don´t know how to do … |
0
52
|
||
|
I have tried several times to make ssd bootable. Was successful. But I have never found my SSD in the boot list option. Has anyone experienced anything similar? |
2
727
|
The End.