Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
bigger
- Page 1
Re: How Does Flutter Handle State Management Internally?
Programming
Software Development
31 Minutes Ago
by Temporal
… its widget tree, with setState() rebuilding parts as needed. For
bigger
apps, tools like Provider, Riverpod, and BLoC help manage complexity…
Re: How do I make my code jump back to a previous line?
Programming
1 Day Ago
by Dani
Organizing code into functions is always important for readability and also to be able to reuse parts of your code as your app gets
bigger
. Thank you for posting your updated code to share with others :)
Re: What are the best Local Seo practices in 2025?
Digital Media
Digital Marketing
Search Engine Strategies
2 Weeks Ago
by Dani
While that's all true, I can't help but wonder if this is AI-generated content? Whether or not it is, you pretty much nailed it, so I'm not quite sure if you have a question or not that you're asking, or just trying to get a discussion started.
What are the best Local Seo practices in 2025?
Digital Media
Digital Marketing
Search Engine Strategies
1 Month Ago
by asadalig
… build connections with other businesses nearby. Voice search is getting
bigger
too, so it helps to write content that sounds like…
Re: Upgrade to Fiber internet
Hardware and Software
Networking
2 Months Ago
by Dani
… windows. After 2 weeks, they finally acknowledged there was a
bigger
issue, had another planned maintenance window, and gave us credit…
Bigger textfield
Programming
Software Development
13 Years Ago
by Stjerne
Hello, How can I get a
bigger
textfield? What I mean is: Let's say that I'…
Re: Bigger Icon Display in win98?
Hardware and Software
Microsoft Windows
20 Years Ago
by Thong_Ispector
… there are schemes you cam select windows large and get
bigger
fonts and icons. I use it myself. I can give…
I need a bigger harddrive for an old laptop
Hardware and Software
Hardware
17 Years Ago
by Miller Time
… it wants to shut down on me. I need a
bigger
harddrive but not sure what is compatible, and I don…'t know if I need more than just a
bigger
drive?? Just plain need help figuring how to keep this…
How can a read a file bigger than 2G in C#
Programming
Software Development
15 Years Ago
by hotriver
I have to open a log file created by c++, which is 4G in size. I want to read it from C#, but FileStream.Read uses int as offset, that means I can not read
bigger
than 2G. I believe C# should have a solution for it. How can I read a binary file which is
bigger
than 2G? I really appreciate your help. Laurence
Connect4 - Board gets bigger with every print
Programming
Software Development
15 Years Ago
by sentinel123
… following: ........ ........ ........ ........ The third print_board(): ............ ............ ............ ............ Question: Why is the board getting
bigger
even though nothing has been changed between the first and… solve this?(I don't want the board to get
bigger
) I don't have a clue what happens there... Thanks…
Check if a smaller 2d array exists in a bigger one
Programming
Software Development
10 Years Ago
by kshahnazari
… and I want to check if it exists in a
bigger
2d array. I have coded it but I don't… it. 2 arrays are PI and NPI. PI is the
bigger
and NPI is the smaller one. for (int i=0…
how to make tabs bigger in size
Programming
Software Development
10 Years Ago
by ali11
… I have 2 tabs. I want to make my tabs
bigger
in size so they can take whole panel space. Is… there any way I can make both tabs size
bigger
. thanks import java.awt.*; import static java.awt.Font.BOLD…
Re: I need a bigger harddrive for an old laptop
Hardware and Software
Hardware
17 Years Ago
by caperjack
my guess is you wouldn't be able to go much
bigger
than a 20 gig hdd. try e-bay ,if not just for price comparison . [url]http://computers.listings.ebay.ca/Hard-Drives_10-1-GB-20-0-GB_W0QQfclZ3QQfromZR11QQsacatZ38119QQsocmdZListingItemList[/url]
Re: Connect4 - Board gets bigger with every print
Programming
Software Development
15 Years Ago
by masterofpuppets
… you're appending items to the list, the list gets
bigger
every time and unless you reset it to [] it stays…
Re: how to make tabs bigger in size
Programming
Software Development
10 Years Ago
by JamesCherrill
If you want to fill a 300x400 window you will need much
bigger
sizes than 80x40
Re: how to make tabs bigger in size
Programming
Software Development
10 Years Ago
by ali11
I give that number just an example I try
bigger
too but the result is same.
making thing bigger
Programming
Web Development
15 Years Ago
by ushur
… tiny chat window. Is it possible to make the thing
bigger
? Before i start to learn how to do that and…
Re: making thing bigger
Programming
Web Development
15 Years Ago
by samaru
If you're wondering if it's possible to modify JavaScript on a page that is not yours (the game you're playing), the answer is yes. One tool would be the Greasemonkey add-on for Firefox. For this though, it seems like you could just resize the window and make the font
bigger
.
Re: making thing bigger
Programming
Web Development
15 Years Ago
by ushur
… you could just resize the window and make the font
bigger
.[/QUOTE] What i'd like to do is make the…
Re: making thing bigger
Programming
Web Development
15 Years Ago
by samaru
… to show more text. This means that it'll be
bigger
, but the text will increase in size and you'll…
how do i make Balloon Tip Title/Text bigger...C#
Programming
Software Development
15 Years Ago
by geoNeo_
…; font of a balloon tip text to make it appear
bigger
or even in another font? Maybe even another color? I…
using rand() for number that are bigger than RAND_MAX
Programming
Software Development
14 Years Ago
by mitrious
… for a number that's exactly 2,3,4 ... times
bigger
than RAND_MAX ... cuz it'll pass a 0 value no…
Re: using rand() for number that are bigger than RAND_MAX
Programming
Software Development
14 Years Ago
by mitrious
…).[/QUOTE] the max value of int (here at least) is
bigger
than RAND_MAX ... and the program asks us to assume it…
Number bigger than 10 billion?
Programming
Software Development
14 Years Ago
by george61
… hexagonal and pentagonal numbers. I need type that stores something
bigger
than 10 billion. Double works fine to about 8.4…
How to apply a bigger size to text than <h1>
Digital Media
UI / UX Design
13 Years Ago
by Virangya
Hi, I want to give a percentage for the font size. currently i'm using <h1> tag. But that text size is smaller than i need. How to make it
bigger
. and like i said i want to use a percentage as the size. so if i maximize my page or minimize, size should increase and decrease respectively.
Re: Bigger textfield
Programming
Software Development
13 Years Ago
by NormR1
If you want multiple lines, look at using a text area instead of a text field.
Re: Bigger textfield
Programming
Software Development
13 Years Ago
by Stjerne
Is it possible to store String values in text area?
Re: Bigger textfield
Programming
Software Development
13 Years Ago
by NormR1
Yes.
Re: Bigger textfield
Programming
Software Development
13 Years Ago
by Stjerne
Thanks man. Also, I've got one more question. It's kind of offtopic. Right now my layout is like: Label, textfield, label, textfield, label textfield, label, textfield, label, textfield, label textfield, button button What I want is it to be like: Label textfield Label Textfield Label Textfield ... …
Re: Bigger textfield
Programming
Software Development
13 Years Ago
by JamesCherrill
That looks like a 2xN grid to me, so a GridLayout could be the simplest answer. Have a look a these: http://docs.oracle.com/javase/tutorial/uiswing/layout/visual.html http://docs.oracle.com/javase/tutorial/uiswing/layout/using.html
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC