This will be a bit complicated to explain, but here it goes.
I have a page with 2 frames; one is called "code" and has all my JavaScript code and has size 0.
The other one, "main", is large and displays the text "loading..." while all the code loads.
After all the...
Hi,
To start, I am not a JavaScript expert.
I am writing an internet page that should be supported by IE 4 and higher and Netscape 4 and higher.
I am using several frames and I want to add text to one frame on actions performed in another frame. Like a status report or so.
I use the following...
Hi,
I would like to make a word template.
This template should contain a table with fixed measures.
It will be used to print on special perforated paper, so I would like to prevent the user from resizing the table. Does anybody have any suggestions how to prevent that?
I am working with Word...
Hi,
I noticed that there is a difference when I print rotated text under windows 2000 or under the earlier windows versions.
I set the rotation by assigning the same angle to lfOrientation and lfEscapement in the LOGFONT structure.
I noticed that in W2k rotation is positive for Clockwise, and...
Hi,
I have written a program (among other things) takes text as input from a dialog. This text is saved and displayed in a view. Now I am trying to make my program work with unicode characters. To be precise: I use the japanese IME on an English version of Windows 2k. In a sample program I have...
Hi,
I am trying to rotate text. I use the lfOrientation and lfEscapement members of the LOGFONT structure. I want to rotate text only in steps of 90 degrees. This all works o.k. except if I have 2 or more lines of text. When rotated the text does rotate, but doesn't keep its relative position...
Hi,
I am new to C++ and MFC.
Three weeks ago I started and I am -slowly- making progress. At my job I have to make adjustments to an existing project.
Sometimes browsing MSDN and internet and hardcopies doesn't give a solution to my -many- questions. Like today; More than 3 hours I am trying to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.