by: Konrad Koller |
last post by:
Under Windows print formatting (header, footer etc.) is OK. Under
LINUX it does not work. SciTEGlobal.properties state around line 352:
# Printing - only works on Windows
Why? How is print...
|
by: Rob Meade |
last post by:
Hi all,
Ok - this leads on from speaking to a couple here and in the SQL server
group...
I've an application which allows the user to type in their text into a form,
they add 'happy' tags...
|
by: Ot |
last post by:
I have an xml document similar to this
<all>
<one>
<options attr1="1" attr2="2" />
<item name="a name" attr1="1" />
<item name="another" attr1="2"/>
</one>
<two>
<options attr1="1"...
|
by: Dave Brydon |
last post by:
Access 2003
I have a combo box in my personnel table, which draws its data from a trade
code table; the original field in the code table, is numeric, Long Integer,
and formatted with 5 zero's . ...
|
by: CM |
last post by:
Hi,
I'm thinking about writing .net codes (asp.net, vb.net) for printing
management, such as keep tracking of who prints what on when...etc. The app
will need to find all available network...
|
by: STP.NET |
last post by:
Hello,
Is there a way to configure Visual Studio 2005 to reformat the C#
source code automatically when a file opens?
I worked with several dozens of C# developers at work, open-source...
|
by: DavidKrutsko |
last post by:
Hey,
consider the following chunk of code
#define CONSTANT 5
void func (const char *Code)
{
map <pChar, pChar> Codes;
|
by: john coltrane |
last post by:
Is there way to create a formatted string in a similar that is similar to
sprintf?
The same for printing, printf?
C,D,E,F,G,N,X for currency, decimal, exponential, fixed, general, numerical,...
|
by: =?Utf-8?B?UVNJRGV2ZWxvcGVy?= |
last post by:
I am using a RichTextControl (C# VS2005 .NET 2.0) and allowing users to
change the font and color of what ever they select. The problem I am having
is that when I select a second set of character...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: erikbower65 |
last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA:
1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|