Posts by Aegis Dev • 57 points
11 posts
-
-1
votes1
answer40
viewsQ: Problem calling a method on a jlabel
Good am trying to make an application in 2 screens the first to set the values and the second screen to exit the values the first is working normal Code: /* * To change this license header, choose…
-
0
votes1
answer592
viewsQ: Disable Jframe Maximize Boot
I set the size to 600x600, but I wanted to know how I do so that when I click on the maximize, I don’t run out of the background or even take out the maximize button and just let it minimize and…
-
0
votes1
answer83
viewsQ: Problem when holding a button event in Java Swing
I’m having a problem doing an event on a button (using textfield to set values) and calling a method to calculate BMI (I haven’t finished this method yet). Code: (java screen.) package…
-
0
votes1
answer114
viewsQ: Problem changing background color
Even adding body{background-color:#CCCACC;} in the CSS the background still white. @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css); @import…
-
0
votes1
answer84
viewsQ: problem with a bootstrap footer 4
Well I’m trying to make a footer, but I’m in trouble, when I zoom out it doesn’t end up at the end of the page like this: how are: html : <div class="container-fluid pt-4 pb-1 xd"> <p…
-
0
votes1
answer43
viewsQ: Visual studio runtimelibrary error
This shows the following runtimelibrary error: Error LNK2038 Mismatch Detected for 'Runtimelibrary': value 'Md_dynamicrelease' doesn’t match value 'Mdd_dynamicdebug' in Aimbot.obj INDIGO C:…
-
0
votes0
answers64
viewsQ: Problem when compiling a source
I’m trying to compile a project, but this error is appearing: Gravidade Código Descrição Projeto Arquivo Linha Estado de Supressão Erro MSB8036 The Windows SDK version 10.0.15063.0 was not found.…
-
1
votes0
answers61
viewsQ: I’m having a problem at a service
I’m having a problem leaving a Section with the icons horizontal, they’re vertical and I can’t fix it .. full html code: @import url('https://fonts.googleapis.com/css?family=Paytone+One'); *{…
-
-3
votes1
answer36
viewsQ: css / Attachment
I got a problem. When I use any other Attachment the image becomes normal: But when I use the Fixed to accompany the scroll it gives an absurd zoom: CSS: @import…
-
1
votes0
answers375
viewsQ: background menu
Give me another question I’m having? I’m trying to add a background, but it’s no way the only way q appeared was by creating a new div c background name. looks like the html code: <!doctype…
-
-1
votes1
answer182
viewsQ: Overlay a video over a background, and add a logo over a menu
I’m not getting to overlay a logo on a menu I created on the site, and I’m having trouble adding a video on top of an image on the site. Someone could give me that strength? Follow the image:…