36 Topics
Inline Tags need to keep spacing for 2 reasons 1) they are the only way we can officially *quote* code 2) whether one line or an entire block of code, spacing can be important. It's CODE after all. | |
We cannot copy and quote posts that contain tagged code without removing all indentation. Makes quoting code useless and difficult, unless there is a *user friendly way we should know via mental osmosis* that has not yet been documented. | |
Can someone (Dani?) please reset my PM count to zero since I have no messages and its claiming I have 1? | |
This is more of a rhetorical question, but... ... how is the article [Flame on: complex LUA and C++ cyber weapon fired at Israel, Iran and Syria](http://www.daniweb.com/software-development/news/424377/flame-on-complex-lua-and-c-cyber-weapon-fired-at-israel-iran-and-syria) related to [C: Access violation 0xC0000005:](http://www.daniweb.com/software-development/c/threads/427477/c-access-violation-0xc0000005#post1829060)??? | |
Why can't I post a response without making it code? There is no code at all in a response I made and I cannot get it posted because I recieve the error: >If posting a code snippet, use the Code button in the editor toolbar >The code snippet in your … | |
When I use **bold** followed immediately by *italic*, the WYSIWYG box shows the post properly. When posted it does not. **Bold***Italic* The above shows properly before posting. | |
I held these until the shakedown was fairly complete. Here are a few of the useful but dropped functions that IMO need to be reimplmented. But #1 is in fact a bug: 1) Any threads I post in are never marked NEW. For the threads I haven't posted in it's … | |
Over the past couple days I've marked ModPlace and Feedback Forums as READ several times and still get 'NEW' posts.  | |
Using onMouseOver in a link - I am able to display a file's contents in a frame. - I can display an image file in an IMG tag But I can't figure out how to combine the two. What I want to do is onMouseOver display the contents of a … | |
Dani, are you playing around with the links for New Reply? When I middle-click on a thread title, the link opens in a TAB as it should. But the new-reply icons don't all of a sudden. I can't tell if it's you playing around or me because I screwed something … | |
It is really difficult to make comments on multiple posts which happens often enough to be a pain in the ass since you removed the multi-quote button. PLEASE give it back! | |
I ran across [url=http://wpattinson.com/what.mp3]this song[/url] and would like to know who it is, what it is, and what language is it? It sounds German-like but not quite. Is it about football? (that's soccer for you NorteAmerican folks :icon_wink:) Thanks. | |
For years when people post that they are using Turbo-C/C++ they always get a heated response saying basically "[I]why are you using that piece of sh*t? Use Dev-C++ instead.[/I]" Dev-C++ was being recommended because it's newer, it followed the standard better, it's free, etc. A couple years ago, though, it … | |
When a post is moved, could you please change the post icon from the [i]purple new[/i] to the [i]grey nothing[/i] immediately? Leaving it a [i]purple new[/i] causes problems as we click on the 'new' icon, since that's what we see. | |
I (hopefully) can get the normal file displays to show in LIST mode but I see no way to get [I]Save File[/I] or [I]Open File[/I] lists out of Details mode. Any ideas? | |
Does anyone have any idea why 1/3 of the time Win7 will not boot? Sequence is: Dell Inspiron boot screen Blank screen Windows wallpaper screen Blank screen with mouse pointer centered Nothing from then on. Turn off machine. Turn on Boots fine. Usually. Since Windows does not like to show … | |
The logic is slightly off. If we click the UP or DOWN, the vote is automatically counted. Then a box pops up with two buttons, 1) Vote 2) Leave message and vote The box also has the standard corner [B]X[/B] to dismiss the box. The vote should only be taken … | |
I've been trying to find out the error returned from [iCODE]MkDir[/iCODE] to no avail. [iCODE]Err.Number[/iCODE] is 0 and I can't find any other error mechanisms available. [CODE] On Error GoTo mkError MkDir txtDir(Index).Text On Error GoTo 0 Exit Sub mkError: On Error GoTo 0 Text1.Text = Str(Err.LastDllError) + " " … | |
Just found this recipe, thought I'd share it: [url]http://www.cgl.uwaterloo.ca/~csk/water.html[/url] | |
This was working fine a few hours ago. But now: Editing hot-keys and icons do not work [i]Forum Tools[/i] simply refreshes the page Folder Icons are inactive I have no mod tools on profile page On my own profile page there is a [i]Send Message[/i] link and nothing else. Basically, … | |
Last night in FireFox 3.5.3 I lost the formatting in all of Software Development. The other communities seem fine. I checked Opera and another computer, all is fine. Other websites seem to be unaffected. I deleted all Daniweb cookies to no avail. I also have no 'attach files' option for … | |
I have a page with a navigation column and a data column that I wish to control separately, both sides use forms. When I scroll down and click on a button on navigation side I want the data side to change accordingly but I want the nav side to stay … ![]() | |
I have the following code in a form: [code=php] <? for ($n = 0; $n < count($filelist); $n++) { printf ("<button type='submit' name='imgnam' value='%s'>", $filelist[$n]); printf ("<img src='%s' width='100' />", $dirname . $filelist[$n] . ".gif"); print "</button>"; printf ("<br>%s</p>\n", $filelist[$n]); } ?> [/code] [ICODE]$dirname[/ICODE] contains the directory value [ICODE]$filelist[][/ICODE] contains … | |
For some reason on my new laptop I can't seem to turn off that annoying BEEP when I change the speaker volume. I got everything else turned off but this beep seems to be bypassing the "Sounds and Audio Devices" properties. Any ideas? | |
What happened to the ICODE button in C/C++? Could you please add it back, and on the quick reply, too? It would be nice to have a keystroke for it, also. Pretty pleaseeee??? ([I]batting my eyelashes coyly[/I]) | |
Lately I've been seeing the following: Today I was looking at forums until about 2:45PM. This evening about 7:30PM I clicked on the [I]Go to first new post[/I] on various threads. I scroll up to previous posts and see many that have been added from 4PM on. Why are these … | |
Dani, could we have a control panel option to shut off the mouseover display please? The display really gets in the way, covering multiple posts so we can't see what other posts are available. I for one find it extremely annoying. | |
OK, how does someone give reputation that's gray? What does it mean? And can the comment box be a required field when giving reputation? | |
What's with all these ads that look like movies? They are extremely annoying! Please make them stop!!!! | |
Over the past week or so, after hitting [I]submit[/I] and being thanked for my submission (such a nice forum) I get redirected --not to my post -- but to the following page. This has happened on multiple occasions, usually on longish posts. (gee, the spell checker liked longish? How weird) … | |
| |
I like the new format for each forum index. Compact is good! Thank you, Dani | |
Could we implementa a keystroke for INLINECODE tags so we don't have to use the mouse? Something like Ctrl-K would work -- for [U]K[/U]ODE | |
[url=http://n.ethz.ch/student/mkos/pinguin.swf]flog the formal feathered free-styling floater[/url] | |
If anyone has the time or inclination, I'd be interested to hear what others think of [url=http://www.openwatcom.org/ftp/]Open Watcom C++[/url]. Unlike DevC++ it's still under development so it may be a better compiler for those that can't/won't purchase one. I just downloaded it myself so it'll be a while before I … |
The End.