by: Jay Davis |
last post by:
I use xemacs and syntax highlighting for my IDE, but I'm not a big
fan of the default syntax highlighting colors. For instance,
in 'def fun():' both 'def' and 'fun' are the same color. I kind of...
|
by: Nic |
last post by:
Hi - I am battling to find the a resource, so maybe some one in here can
help
The problem is as follows: I am trying to build a mod_perl source code
editor for the web - to edit Perl source code...
|
by: Mark |
last post by:
Hi there, I have a subform, set as a continuous form.
When a user selects a particular record in that subform, how can I make that
particular record stand out (color or font change, size, etc) from...
|
by: Bob hotmail.com> |
last post by:
Everyone
I have been spending weeks looking on the web for a good tutorial on how to use regular expressions and other methods to satisfy my craving for learning how to do FAST c-style syntax...
|
by: Brian Scott |
last post by:
I am currently trying to control the syntax highlighting of a richtextbox
control whilst the user types. At the moment I have implemented a thread
which calls the richTextBox.Invoke on a method...
|
by: Patrick Porter |
last post by:
Arrrgh!
I have tried everything (ok, not EVERYTHING) but i cant get solve the
problem of getting syntax highlighting in a rich textbox.
in the code below, im attempting to highlight all of the...
|
by: rockstar_ |
last post by:
Hello all-
I'm developing a Content Management software for my own site, and
possibly package and deploy to other sites (for friends, family, etc.)
The content management software is combined...
|
by: Christoph Burschka |
last post by:
Are there any free PHP libraries/utility functions that can color the syntax of
various programming languages (eg. Java and C++)?
I am posting code snippets on my site and would like to know if...
|
by: Leif902 |
last post by:
After much searching of google, the closest I can find is highlighting
search terms... however, this is not what I wanted to do.
Does anyone know how to parse through a specific element (lets say...
|
by: Scott |
last post by:
Hi,
I think I may have finally found a IDE/text editor that I like,
but, it still haves one problem. Geany haves syntax highlighting, but
it is not very good for Python. It only seems to have...
|
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: Rina0 |
last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
|
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:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|
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...
|