Adjusting Java applications to screen resolution
Question: We are developing a Java application which we want to distribute.We want our application main Frame/window to occupy the entire screen. But at runtime how do we adjust the
Question: We are developing a Java application which we want to distribute.We want our application main Frame/window to occupy the entire screen. But at runtime how do we adjust the
Question: I am writing an application that uses the URLConnection class to open a connection to a web site. However one of the sites I wish to access has web
Question: Hi, I am looking for a way of displaying a textareabox and then being able to tell what text the userhas highlighted (with mouse) and then replacing thetext? Can
Question: Hi,Each time l try to create a table using code-not the database explorer, i get an error message:access violation at address 0042f540 read of address 7466654c.Whats the problem, how
Question: We need to include the capability to abort queries in our Delphi apps that are running under BDE connecting to remote Oracle databases. Occasionally, some queries take a long
Question: I have an MDI application; when I Unload one form I want to check to see if another form is open and if it is run some code that
Question: How, in a database application, to use a table for selection byusers to call a certain form. For example, I could have a field with thename of the table
Question: How do I import a JPEG image into an application during run-time? Answer: The Image and Picture Box controls in VB5 can display JPEG images. Use the LoadPicture function
Question: I am trying to populate a comboxbox from a table (or query). If I use dataware is only receive the first record, I however want all records in the