o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

layout suggestions. -

i am going to have a TextBox that holds the Question.
the question is for example.

Name the following from the smallest number to the biggest.
choices :
a)4
b)1
c)3
d)20

Any suggestions for me to set the layout for the answer input part? like use textfields to hold each of the answers , checkboxes etc?

eg.

Input <textfield> <textfield> <textfield> <texfield>

input <checkboxes> <checkboxes> <checkboxes> <checkboxes>

Input <buttona> <b...b> <b....c> <b....d>

etc?

 

GUI Layout -
I am working on an application in which the GUI layout has to be exactly as specified. Instead of having to guess how many pixels each item on the layout is, or at which pixel location stuff is located, Is there a tool that can assist me? It would be nice to have some sort of graph


Keyboard Layout -
I am trying to receive the keyboard layout. I have written a keylogger, which is coming on nicely, but one feature i want it to have is to get the keyboard layout. As in the United Kingdom the @ and " are the other way round to those in America, and currently my keylogger will get


Save a report to file with layout -
I need to send a crystal report to a file with the same layout as printing it (to be printed or previewed at a later date). Using PDF is not an option. Any other suggestions??? Thanks, Imelda.


Using a property to define layout in User Control -
I've been searching across the web but can't find the result to something that I imagine is easy to do. What I've got is a User Control with a property called Layout which can either Brief or Full. If Layout=Brief then I want it to display an ItemTemplate with a different table lay


layout suggestions. -
i am going to have a TextBox that holds the Question. the question is for example. Name the following from the smallest number to the biggest. choices : a)4 b)1 c)3 d)20 Any suggestions for me to set the layout for the answer input part? like use textfields to hold e


scrolling in autostretch layout frame -
I have created a template for my website, and I have it laid out using "layout frames" in dreamweaver, not framesets. I have set the lower right panel as the main information frame, this frame is set to autostretch, so that it will grow/shrink with the window size. My quest


Why UK keyboard layout different from US -
I have to presently work in UK and found UK keyboard layout is quite awkward. @ is placed with ' instead of on 2 left Shift key is very small (just normal key width) There's only one Alt key. Another is 'Alt Gr' key which doesn't perform any 'Alt' key function! # sign is not on k


Layout question -
Does anybody know if its possible to use gridbag layout with border layout? Im trying to use panels aswell..its all really confusing.. i want "frames" on my screen.


change the form Layout -
hi all while changing the layout of the form from righttoleft if the controls are in groupbox it dosn't take the layout plz can anyone help


nice layout with printing -
hi there... does anyone know how to create a nice layout for printing?? I need a sort of standard layout where i can fill in data from a file (*.csv) or from a other comma seperated file for making a paybill. Now i use MS Excel to print but i can't define the layout how i want to ha


[2005] A good way to layout controls -
In asp 1, we use to have to layout our controls with tables and carefully written CSS, but I'm wondering with all these new spiffy controls and features in 2.0, is there some way I'm missing to layout controls for my own details view, or any custom editors I want to make? Thanks eve


Visual Web Developer 2008 - Flow Layout -
After reading some earlier posts on this forum it's pretty clear I should be using "flow layout". Just one problem though - I have Visual Web Developer 2008 and can't find where to set my layout options. How do I turn flow layout on by default?


Page Layout in VS2005 + Sourabh Das -
Hi All, Can any body tell me how do we set the page layout in VS2005 from flow layout to grid layout? Regards, Sourabh.


GridBag layout problems.{REsolved} -
I'm trying to create a calculator using the gridbag layout, but I can't even get started. This layout managers keeps starting stuff in the direct center of the frame and wont put anything anywhere else. I tried this: c.anchor = GridBagConstraints.SOUTH; I just can't seem to g


Need some suggestions for my site -
Well my site's basic layout is pretty much done. I wanted it to be very minimalistic, nothing very fancy and I don't think it looks all that bad right now. The only thing I don't like is my navigation links, they just look so plain. Since the page is already minimalistic, I think an im


Change Keyboard Layout for active window -
Hi, I would like to change the Keyboard Layout for the foreground window, which is not a window I have created. the API function ActivateKeyboardLayout only changes the layout for my own application, and I would like to change the keyboard layout for the FOREGROUND window. Additi


Keyboard layouts -
I have a laptop that has japanese keyboard layout on it, and that is fine before. Now, however, I have installed, dual boot, an english version of 2000 Prof (due to IIS) and the layout is standard english... Uhmm just imagine the characters are all different, I have to close my eyes r


[2005] i need a panel with a flow layout -
how can i change a panel layout into flow layout i want to move my controls freely inside a panel in asp.net 2 project is this possible by any means, because i think i was able to perform that in visual studio 2003 bst rgds


VS 2005 - page layout on asp.net pages -
When I create a new web project in VS 2005, the controls placed on the page kind of just go right next to the last one and layout is difficult. Is there any way to set it to a grid style layout, basically place the controls wherever you want and they stay there, like in 2003?


Problem with displaying layout -
hey, i got a problem with displaying my layout only half of the layout appears on the screen i have checked the properties settings for whether it is visible. and the visible is true. and i have not added any coding to hide the boxes... thats the wierd thing... thx,,,


How can I convert text from one layout to the other -
How can I convert already written text from one layout to the other if I use some languages on mycomputer? For examle: if I wrote smth in one textbox in english and by dblclick i want to convert this text to the other lunguage like I was typing it if I'd use the different keyboard


Cannot move Server Controls in Flow Layout property -
Hello friends: I am trying to position the server controls such as label and textbox but these controls won't move. The page layout property is set to "Flow Layout". When i set the page layout property to "Grid Layout" I can move however the controls as I


How do I do a layout in Visual Basic 6 -
Hi, How do I layout of Buttons using either a do while loop or for loop. The layout must be in columns and rows like in grid of x by y. Hopefully the x and y or Rows and Columns can be declared in a text box. Thanks in Advance. Tom


Crap UK keyboard, or good German keyboard -
I have a choice. I've aquired a german keyboard which is better than my current one in the following ways: It's wireless The keys 'tap' quieter it has 21 multimedia etc. extra keys on it, all are useful it has a 'turbo' button It does however take those little AAA batteries, which i


Crystal Report Page Layout Problem [* Resolved *] -
I am designing a Internet Cafe System that will generate the new login /pass for each new customers. I am using crystal reports 8.5 to design the report. Now the problem is that i use the report layout exactly for my printer( i dont know the name..but it is used to print small info..li


Get the Keyboard Layout -
Hello, I want to be able to determine the keyboard layout of the active window. Being more specific, I use GetForegroundWindow() to get the handle of the active window. Now I wish to get its keyboard layout. If anyone can give me any insight as to how to accomplish this, I shall


asp.net layout problem -
hi friends im working on asp.net vs2005 .. my problem is layout.. in design time my control looks good position(grid control).. when i rum my project the position of my control is not what i fixed.. i adjusted some value with layout settings like auto,relative but no result... plz he


Site Layout Experts here -
I'm very weak in graphic designing stuff on the pc! But I made a design for a site and I would like someone with more experience to help me! Read the 'Site Layout Question!'-post in the 'other languages-HTML, Java,...-section' I know this is not the right place to post it, but I don'


CSS 2 Column Layout -
How do I create a 2 column layout in CSS? I need to create a layout where in the left column the menu is displayed and all the info in the other column. I need the first column to be a fixed size and the 2nd column to expand with the window. Your help is greatly appreciated.


form layout window... -
Hi. In VB6 there is a form layout window where I can pre-position the forms simply by dragging them. In Visual Basic 2005, how do I see this form layout window? Thank you.


Manipulate form from another thread -
Heya, So I am writing an application with a custom control that loads into a flow layout chart. I am having a real hard time with having the layout chart update. Here is the concept. I have a tcpclient within a class that works on its own thread to receive data. It receives


Print to word document -
I want it in a specific layout. Excel doesn't have a layout format --- does it????


How Can I get all the Kayboard layout -
please help me... How can I get all the key baord layout installed in a computer with regards kashem


Layout Designer -
I need some help. I'm producing an application that generates documents from XML data and renders it using XSL and XSL-FO etc. I'm ok with the XML side of things but... one very important screen is leaving me a bit perplexed - I'm not sure how to even start. I have a requirement to


data designer layout help -
Hi, I use VB6 and Acces97 tabel in Data Environment I made a data report from a the tabel and printed like this: code unit prod.name 30 10 NM 20 10 TO 43 10 YU 55 20 BN 76 20 GG 10 20 HG ... the question is there any way to change the layout of printed report like


Convert Crystal Reports to SQL Reports -
*sigh* I'd like to convert existing RPT files (Crystal Reports, just the layout) to RDL files (SQL Server Reporting Services, just the layout). Is there any tool out there that could help me, or can the layout be exported in some way? Clues to writing an app for this would be ni


RESOLVED: How to dynamically set report margins/layout in Access -
I have several reports in Access that should be set up landscape, on legal paper. However, sometimes the default setup will occur and cause the report to print out incorrectly. I would like to set the margins and layout of each report during run-time; however, I have yet to find he


Save and load form layout in xml -
Is it possible to take a form layout and save it as xml during runtime? The next step would be to reload the form design from xml - when loading the form during runtime, set up the layout of controls as defined in the xml?


another printing question... -
Does anyone know's how i can create bills with a layout? So if i have only a few value's (name buyer, name seller, cost of products and date) put this into the (standard) layout??


Dynamic Design of Crystal Report. -
In one of my VB.Net projects... I have around 65 master tables for which reports with absoultely same design and layout need to be designed. the design and layout will go under drastic changes everyday. Mys question is... Is it possible to design a dynamic report. means just one