Questions tagged [box]

Avoid using this tag. It has multiple unrelated meanings and therefore could be confusing.

Avoid using this tag. It has multiple unrelated meanings and therefore could be confusing. The tag is currently used for all of the following topics:

  • geometry
  • GUI layout containers
  • boxed (heap allocated) objects & types
987 questions
-1
votes
1 answer

can someone fix this for me? i need it to be align in the center even if you zoom in your browser

heres the the code, can someone help me fix this, i want it to stay centered and it will relatively expand the mask even if you zoom in your browser, give it a try so you'll know what im talking about, im not an expert, im still learning
-2
votes
1 answer

I am having trouble using "style" to center an image relative to a box. This is for html specific code, within ArcGIS/ESRI website development

This is very likely not pretty code (apologies), but I am trying to fit an image into a defined text box that is centered and adjusts based on the size of the window. Here is what I have currently.
-2
votes
3 answers

How to fill combobox from php variable in html

I have two selection boxes, both filled from database and displayed on a web site(that works for now). When the user choose an item in first select dropdown, I want to reset second select dropdown and fill it with other values based on the first…
U. B.
  • 3
  • 3
-2
votes
1 answer

Having trouble displaying a list of transactions to a list box in VisualStudios2019 winforms C#

I know I'm butchering the transaction class. I just have no idea what to do. Nothing gets displayed when I run the form and hit add new transaction. I appreciate any help here's my code: using System; using System.Collections.Generic; using…
-2
votes
1 answer

Check Boxes/ Uncheck Boxes Google Appscript Google Sheets

I am just learning script in Google Appsheet and have copied other scripts trying to adjust them to toggle my check boxes but haven't been able to get it working. Can someone help me get it scripted? Entire Columns J,L,N,P starting at row 5 need…
Craig
  • 3
  • 3
-2
votes
1 answer

VueJS - How to have a vertical line just before the boxes for naming purpose using HTML/CSS

I want a vertical line just before the boxes in order to name those boxes in the y axis. Here is my code:
box a
Quantum
  • 268
  • 5
  • 23
-2
votes
1 answer

Using svn to work with a repository on Box hosted with rclone

I have a local repository that I have moved to my Box drive (all on my work's PC running Windows, TortoiseSVN). My home machine runs Linux and I have used rclone to mount my Box drive, but when I use svn in the terminal it doesn't recognise my…
mjf
  • 1
-2
votes
1 answer

How to create an alert box without using Tkinter?

I need to create a message box in python without using python Tkinter library so that I can use that before using exit() function this will display the message and answer as soon as user presses okay, user gets out of program.
-2
votes
1 answer

How do I download the HTML5 version of a file that is stored in Box?

I have an application that reads files from Box (the cloud storage thing) and sends them to a content analyzer. Unfortunately, the content analyzer can't handle PowerPoint files, so I need some way to convert them to another format, such as HTML. …
David Powell
  • 537
  • 1
  • 4
  • 16
-2
votes
1 answer

com.box.sdk.BoxAPIException: The API returned an error code: 404

I used function to create metadata with template. but it throw exception com.box.sdk.BoxAPIException: The API returned an error code: 404 createMetadata(typename, scope, metadata);
-2
votes
2 answers

is Box.createHorizontalBox() still supported? import error

I am just trying to use the class Box (Java API) using Eclipse Neon. When I import javax.swing.Box, the class seems not to exist anymore. If I call the function like this: Box myBox = Box.createHorizontalBox(); Eclipse shows an error: "The method…
pctripsesp
  • 53
  • 10
-2
votes
1 answer

VBS password protected image

I'm not a programmer and i need help. How to combine this two scripts into one? Then i will convert this to EXE and give as present on Tank Style pendrive :). pass=inputbox("Password?") if pass="fish" then msgbox("Correct Password!") else…
kaju666
  • 3
  • 1
  • 3
-2
votes
2 answers

Draw a box around message line

I asked this question earlier, but the answer I received ended up not working correctly so I started over completely. I now have more developed code but still can't figure out whats wrong and how to surround a and hello in a box like so: The…
famguy74
  • 27
  • 3
  • 11
-2
votes
1 answer

HTML - Choose Between Languages

I am horribly new in HTML and I want to implement a source code on HTML, which allows the user to choose content in different languages (basically EN and GER). So far I found this to give the user the opportunity of choosing a language.
Sascha
  • 1
-2
votes
1 answer

Map an external IP address to a VM

I'm not sure if this is the correct place to ask this however I'm not really sure where else to go. I'm currently working in the web hosting industry and providing support for cPanel, VPS servers, domains SSLs, Server Management, DNS and more and…
Adrian
  • 1
1 2 3
65
66