I wanted to printout my web page in Google Chrome.
Its text was readable on the screen but it was unreadable small on paper.
How can I set the font size of Chrome printouts?
User Profile
Collapse
-
How can I set the font size of Chrome printouts?
-
Has the macro language of Excel changed since version 2002?
Has the macro language of Excel changed since its version 2002? If yes, where can I see a list of most important changes of its VBA?
TIA
Frank -
Can you send me a reference of font script systems?
Gentle Advisors,
I want to classify the fonts collected on my computer according to the presence and shape of some characters.- Is number 1 different from small letter l?
- Are the Hungarian national characters present?
- Have they correct accents ? E. g. ugly: ô and õ; nice: ő.
I am writing a Visual Prolog 5.2 program for this. The language uses the attached dialog for fonts selection.
Later I can modify all attributes of the... -
Why is the font size very small in Office help?
I have Windows XP and MS Excel 2002. When I invoke the help, its left side the tree of the topics has readable font size unlike the right side.
I can hardly read the detailed explanation
How can I get equal font size on both sides?... -
Split the long alphanumeric string into small fragments which can you explain with other words.
189824000163150 1AKL003HS
1898|24|0001|63 1501AKL003HS
1898 = Year of war US-Spain.
24 = hours in a day.
1000 = reverse thousand.
63 = two digit year when J. F. Kennedy killed.
1501 = The year when Cardano was born who invented the formula the solution of of the third degree equations.
AKL = First 3 letters... -
Explain your planetary conditions
I do not understand your conditions:- Solar Mass Units (sm). You need to find maximum no. of moons that the planet can have.
What is the definition of "Solar Mass Unit"?
- The total mass of moons must not exceed 25% the mass of the planet.
Why? If twin start exist the twin planets do, too. - No two moons can be of same mass.
Why do you exclude
Leave a comment:
- Solar Mass Units (sm). You need to find maximum no. of moons that the planet can have.
-
-
Take in account that
log(a*f^4/((f^2+b)*(f^2+c ))=log(a)+4*log (f)-log(f^2+b)-log(f^2+c).
So yo can count g=f^2 in advance before calculating each members like this then sum the [log(a)+4*log(f)-log(f^2+b)-log(f^2+c)] values.Leave a comment:
-
Let your icons be squares of sides a. Define a regular polygon of n sides with side d=a*sqrt(2). You can count from d and n the radius of the circle around the polygon:
r=(d/2)/sin(2*pi/n).
Place the center points of your icons on the vertices of this polygon.
x(k)= C(x)+r*cos(k/(2*pi),
y(k)= C(y)+r*sin(k/(2*pi), k=0,1,2,...,n-1.Leave a comment:
-
Starting a program in a past date then reset the correct date after a delay.
The moderator refused my question in this topic:
"Try it yourself before you ask it".
He/she is right.
Here is my solution in Visual Prolog 5.2.
1. I defined a project with UI strategy "VPI" and VPI option "MDI mode".
2. I inserted the following line in te automatically generated code:
...Code:predicates past() clauses
-
franknagy replied to How can check each records in a data grid and move the record pointer to the correctin C SharpHi Gary,
Vou have written in your in your previous example parameters like.Code:@RValue
How these @-parameters can obtain value from a C# program?
I wrote an MSAccess selection query which had a parameter in brackets,
fragment. It appeared in the C# view of my database not as a query but as a function.Code:... WHERE COUNTRIES.CODE=[GIVEN]
(I used to endure MSAccess in the years 1998-2003 in my everyday work. I wrote...Leave a comment:
-
Try Prolog. Its latest version is Visual Prolog but you can learn the essence of the language from the PDC Prolog.Leave a comment:
-
franknagy replied to How can check each records in a data grid and move the record pointer to the correctin C SharpI have found a C# tutorial
Thank you Gary,
I have found a C# tutorial with some relevant pages.
This tutorial gives small code snippets doing the navigation and finding records. One thing is missing: How can I follow the navigation in the data grid? Maybe the data grid is not necessary. The example in the above tutorial opens the data set and displays the fields of the found records in individual text boxes.Leave a comment:
-
franknagy started a topic How can check each records in a data grid and move the record pointer to the correctin C SharpHow can check each records in a data grid and move the record pointer to the correct
Hi,
How can check each records in a data grid and move the record pointer to the correct record.
I have three text boxes red, green and blue.
I have an MSAccess database with fields code, red, green and blue.
How can I navigate to the record where red, green and blue values match with the corresponding text boxes?
TIA
Frank -
The End
Thank you Gary.
I think that I can close this thread. Maybe I start a new one in the folder of C# database manipulations.
Regards
FrankLeave a comment:
-
Hi,
I am in the stage that the coordinates and the color weights are displayed below in the text boxes under the map.
Next TODO:
I have to select the record in the country grid based on the color codes.
Problem: Why is the record selector on the top of the form instead of its natural place under the data grid?
Further TODO:
Display subset another data set: Travel goals within the selected country.
...Leave a comment:
-
Massamiya,
Download my tutorial about macros in Word and Excel.
http://franknagy.atw.h u/Tipp/Macros/Macros_in_Micro soft_Excel_and_ Word.ppt
Regards
FrankLeave a comment:
-
Save touched records as concatenated strings
Put an own Save Button on your worksheet. Write event handlers which disable the ordinary Save menu point of the main menu and the Ctrl-S key combination or redirect them to the click event handler of your own Save button.
Define a flag for usage in the event handler of closing with false initial value.
In this event handler
1. Display a common dialog where the user...Leave a comment:
-
Dear Gary,
Your suggestion that I should maintain two maps is very good.
First map is for the user, with country names and cities; second map for internal usage without them and probably without boundaries themselves.
As usual, an answer leads to a new question.
How can I make the second invisible map from the first visible map?
Recommend me a graphical program, and a menu point on it, to effectively recolor the letters...Leave a comment:
-
Gary,
I have returned from a week of vacations. This time I was not dealing with neither e-mails nor C#. I see some problem with my colored countries:
- there are country codes and city names written in grey within the countries,
- there are some white pixels especially at the borders of countries.
I will return to the topic next week.
Regards
FrankLeave a comment:
No activity results to display
Show More
Leave a comment: