Sponsored Content
The Lounge What is on Your Mind? A Choice: Draggable Editors or Smilie Box on Quick Editor Post 303026977 by Neo on Thursday 6th of December 2018 06:08:09 AM
Old 12-06-2018
A Choice: Draggable Editors or Smilie Box on Quick Editor

Hey,

I wrote some new jQuery UI code which makes, for example, the "Quick Reply Editor" draggable and it works very cool. jQuery UI also changes the tooltip mouseovers and they are fine.

But, when I add the JS lib do make all this magic happen, it breaks the JS for the Smile Box and the Color Picker in the same "Quick Reply Editor".

Personally, I do not need or really want a "Smilie Box" and prefer to use the full features of jQuery UI, especially drag and drop.

So, I think I will not yet enable jQuery UI and the draggable features, especially in the "Quick Reply Editor" because it breaks the Color Picker.
 

6 More Discussions You Might Find Interesting

1. Programming

editors?

Just started out with C and are looking for a good editor in *nix that marks the code with colors. This is maybe a newbie thing to have the C code in colors but i like it and you can almost always se when you are typing wrong. :) Ive heard that emacs should have that option but i havent... (3 Replies)
Discussion started by: hexdoctor
3 Replies

2. UNIX for Dummies Questions & Answers

Editors for UNIX

Where can i find editors for UNIX? thanks (5 Replies)
Discussion started by: Inbal
5 Replies

3. UNIX for Dummies Questions & Answers

Mail utilities and editors.

I was wondering what other mail utilities besides 'mutt, unix mail, PINE and elm' are available for unix. Also, what other editors are around besides 'VI, pico, vim and emacs'... I've been searching the net looking for some answers, but nothing much has come up.. thanx! (1 Reply)
Discussion started by: Shonnie
1 Replies

4. UNIX and Linux Applications

opinions on video editors

What is everyones opinions on these video editors? PiTiVi Avidemux Cinelerra Kdenlive Kino Linux Video Editing: Top Five Linux Video Editors (0 Replies)
Discussion started by: cokedude
0 Replies

5. What is on Your Mind?

Small bug in the Quick Editor function in postbit

Hey, There was a small bug in the Quick Editor function in postbit, but I fixed it (basically a double quote was missing from an element id): <div id="post_message_$post" class="neo-message-area">$post</div> Was <div id="post_message_$post class="neo-message-area">$post</div> Should... (1 Reply)
Discussion started by: Neo
1 Replies

6. Web Development

New Font Awesome Icons in Quick Reply Editor

Working on the Quick Reply Editor, I have replaced a number of icons (see image below) with Font Awesome Icons. Was planning to replace all of them, but for some reason, replacing a few of them causes the script / template to break (which is odd) so I left them for now. ... (6 Replies)
Discussion started by: Neo
6 Replies
texmaker(1)						      General Commands Manual						       texmaker(1)

NAME
texmaker - A Cross-Platform LaTeX Editor SYNOPSIS
texmaker file [-master] [-line xx] DESCRIPTION
texmaker is a clean, highly configurable LaTeX editor with good hot key support and extensive Latex documentation. Texmaker integrates many tools needed to develop documents with LaTeX, in just one application. It has some nice featuressuch as syntax highlighting, insertion of 370 mathematical symbols with only one click, a structure view of the document for easier navigation. -master With this option, the document will be automatically defined as a "master" document. -line xx With this option, Texmaker will ask you if you want to jump to the xx line after loading the document See the user manuels under the 'Help' directory for documentation on the use and features for Texmaker. Some of Texmaker's features are: - An unicode editor to write your LaTeX source files (syntax highlighting, undo-redo, search-replace, ...) - The principal LaTex tags can be inserted directly with the "LaTeX" and "Math" menus - 370 mathematical symbols can be inserted in just one click - Wizards to generate code ('Quick document', 'Quick letter', tabular, tabbing and array environments) - LaTeX-related programs can be launched via the "Tools" menu - The standard Bibtex entry types can be inserted in the ".bib" file with the "Bibliography" menu - A "structure view" of the document for easier navigation of a document (by clicking on an item in the "Structure" frame, you can jump directly to the corresponding part of your document - Extensive LaTeX documentation - In the "Messages / Log File" frame, you can see information about processes and the logfile after a LaTeX compilation - The "Next Latex Error" and "Previous Latex Error" commands let you reach the LaTeX errors detected in the log file - By clicking on the number of a line in the log file, the cursor jumps to the corresponding line in the editor - An integrated LaTeX to html conversion tool (for unix and macosx systems) Web Page http://www.xm1math.net/texmaker/ AUTHOR
Pascal Brachet <pbrachet@xm1math.net> April 3, 2006 texmaker(1)
All times are GMT -4. The time now is 02:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy