<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Udvikleren.dk - Seneste [editor] forum tråde</title>
    <description>De seneste forum tråde i [editor] på Udvikleren.dk</description>
    <link>http://www.udvikleren.dk/</link>
    <pubDate>Wed, 29 Apr 2026 02:44:46 GMT</pubDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Udvikleren.dk RSS Feeder</generator>
    <ttl>60</ttl>
    <item>
      <title>Code Editor Projekt</title>
      <description>Hej alle sammen &lt;img src="/images/smileys/smiley.gif" alt=":)" title=":)" /&gt;, jeg er begyndt at lave en Java editor i Java. Fik så den idé at lave en editor, som er baseret på at rette ens kode fejl og syntax ved ny linje eller be' den om at rette linje/koden. Det gælder syntax fejl, kode fejl som fx en java kode der mangler:&lt;br /&gt;&lt;br /&gt;&lt;div class="codeboxheader" id="code_1308448868" onclick="ToggleCodeBox(this.id);"&gt;&lt;img id="code_1308448868_arrow" src="/images/icons/codeboxarrow_down.gif" alt="Fold kodeboks ind/ud" title="Fold kodeboks ind/ud" /&gt;Java kode&amp;nbsp;&lt;/div&gt;&lt;pre id="code_1308448868code" style="border-top: 0px; display: none;"&gt;&lt;ol&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #008000;"&gt;//&lt;/span&gt;&lt;span style="color: #008000;"&gt;mangler System&lt;/span&gt;&lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;out.println(&lt;/span&gt;&lt;span style="color: #000000;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color: #000000;"&gt;Hej&lt;/span&gt;&lt;span style="color: #000000;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color: #000000;"&gt;);&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Eller vis IF står med stort og skal være småt. Har allerede lavet små ting i det, og tænker om nogle vil hjælpe til? &lt;img src="/images/smileys/smiley.gif" alt=":)" title=":)" /&gt; </description>
      <link>http://www.udvikleren.dk/forum/47010/code-editor-projekt/</link>
      <pubDate>Sat, 15 Oct 2016 21:53:47 GMT</pubDate>
    </item>
    <item>
      <title>Udvikler milijø</title>
      <description>Hej &lt;br /&gt;&lt;br /&gt;Jeg har i en del år brugt EditPlus, men den bliver ikke rigtig udviklet på mere. Så jeg er lidt på jagt efter en ny editor og i samme omgang kom jeg til at tænke på om der ikke findes noget alternativ til den måde jeg køre det på nu. &lt;br /&gt;&lt;br /&gt;Pt. består mit setup af en virtuel Ubuntu LAMP server, hvor jeg så redigere på et netværks drev. Men det er ikke rigtig en optimal løsning når jeg er ude i byen. Så skal jeg logge på noget VPN for at kunne redigere og VPN og windows delinger er heller ikke den bedste kop te. &lt;br /&gt;&lt;br /&gt;Jeg har kikket på CyberDuck men savner lidt at kunne redigere på det som jeg kan med en netværks deling. Så et eller andet software der kan mounte en SSH/FTP forbindelse som et drev og en god editor til selve udviklingen. &lt;br /&gt;&lt;br /&gt;Hvis i har gode erfaringer med en helt 3 løsning er jeg da også åben for det &lt;img src="/images/smileys/smiley.gif" alt=":)" title=":)" /&gt; &lt;br /&gt;&lt;br /&gt;OS: Windows 8.1 &lt;br /&gt;Server OS: Ubuntu 12.04&lt;br /&gt;&lt;br /&gt;Håber lidt i kan give lidt input og erfaring &lt;img src="/images/smileys/smiley.gif" alt=":)" title=":)" /&gt;      </description>
      <link>http://www.udvikleren.dk/forum/46153/udvikler-milijoe/</link>
      <pubDate>Wed, 20 Aug 2014 19:49:47 GMT</pubDate>
    </item>
    <item>
      <title>Programmeringsskrifttype / font ... hvad bruger i ?</title>
      <description>Jeg faldt over det her link: &lt;a href="http://slant.co/topics/67/~what-are-the-best-programming-fonts" rel="nofollow"&gt;http://slant.co/topics/67/~what-are-the-best-programming-fonts&lt;/a&gt;. Det er en afstemning om bedste programmeringsfont. Og det fik mig til, at tænke på:&lt;br /&gt;Hvad bruger i? &lt;br /&gt;Bruger i overhovedet noget specielt?&lt;br /&gt;&lt;br /&gt;Jeg bruger selv til al slags programmering:&lt;br /&gt;&lt;b&gt;Editor&lt;/b&gt;: Sublime Text 2 (- i Vim mode med block cursor)&lt;br /&gt;&lt;b&gt;Font&lt;/b&gt;: Pragmata Pro 10px&lt;br /&gt;&lt;b&gt;Scheme&lt;/b&gt;: Big Duo&lt;br /&gt;&lt;b&gt;Billed&lt;/b&gt;: &lt;a href="http://cl.ly/image/1U332r0a3F0p" rel="nofollow"&gt;http://cl.ly/image/1U332r0a3F0p&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hvis i laver et billed kan i bruge den her C# snippet: Det er den samme de bruger på det ovenstående site:&lt;br /&gt;&lt;div class="codeboxheader" id="code_1217281349" onclick="ToggleCodeBox(this.id);"&gt;&lt;img id="code_1217281349_arrow" src="/images/icons/codeboxarrow_down.gif" alt="Fold kodeboks ind/ud" title="Fold kodeboks ind/ud" /&gt;CSharp kode&amp;nbsp;&lt;/div&gt;&lt;pre id="code_1217281349code" style="border-top: 0px; display: none;"&gt;&lt;ol&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #0000FF;"&gt;class&lt;/span&gt;&lt;span style="color: #000000;"&gt; Program : Object&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;{&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;static&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;int&lt;/span&gt;&lt;span style="color: #000000;"&gt; _I &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #800080;"&gt;1&lt;/span&gt;&lt;span style="color: #000000;"&gt;;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    &lt;/span&gt;&lt;span style="color: #808080;"&gt;///&lt;/span&gt;&lt;span style="color: #008000;"&gt; &lt;/span&gt;&lt;span style="color: #808080;"&gt;&amp;lt;summary&amp;gt;&lt;/span&gt;&lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #008000;"&gt;    &lt;/span&gt;&lt;span style="color: #808080;"&gt;///&lt;/span&gt;&lt;span style="color: #008000;"&gt; The quick brown fox jumps over the lazy dog&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #008000;"&gt;    &lt;/span&gt;&lt;span style="color: #808080;"&gt;///&lt;/span&gt;&lt;span style="color: #008000;"&gt; THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #008000;"&gt;    &lt;/span&gt;&lt;span style="color: #808080;"&gt;///&lt;/span&gt;&lt;span style="color: #008000;"&gt; &lt;/span&gt;&lt;span style="color: #808080;"&gt;&amp;lt;/summary&amp;gt;&lt;/span&gt;&lt;span style="color: #808080;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #808080;"&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;    &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;static&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;void&lt;/span&gt;&lt;span style="color: #000000;"&gt; Main(&lt;/span&gt;&lt;span style="color: #0000FF;"&gt;string&lt;/span&gt;&lt;span style="color: #000000;"&gt;[] args)&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    {&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        Uri Illegal1Uri &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;new&lt;/span&gt;&lt;span style="color: #000000;"&gt; Uri(&lt;/span&gt;&lt;span style="color: #800000;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color: #800000;"&gt;http://packmyboxwith/jugs.html?q=five-dozen&amp;amp;t=liquor&lt;/span&gt;&lt;span style="color: #800000;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color: #000000;"&gt;);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        Regex OperatorRegex &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;new&lt;/span&gt;&lt;span style="color: #000000;"&gt; Regex(&lt;/span&gt;&lt;span style="color: #800000;"&gt;@&amp;quot;&lt;/span&gt;&lt;span style="color: #800000;"&gt;\S#$&lt;/span&gt;&lt;span style="color: #800000;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color: #000000;"&gt;, RegexOptions.IgnorePatternWhitespace);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;for&lt;/span&gt;&lt;span style="color: #000000;"&gt; (&lt;/span&gt;&lt;span style="color: #0000FF;"&gt;int&lt;/span&gt;&lt;span style="color: #000000;"&gt; O &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;; O &lt;/span&gt;&lt;span style="color: #000000;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #800080;"&gt;123456789&lt;/span&gt;&lt;span style="color: #000000;"&gt;; O&lt;/span&gt;&lt;span style="color: #000000;"&gt;++&lt;/span&gt;&lt;span style="color: #000000;"&gt;)&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        {&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;            _I &lt;/span&gt;&lt;span style="color: #000000;"&gt;+=&lt;/span&gt;&lt;span style="color: #000000;"&gt; (O &lt;/span&gt;&lt;span style="color: #000000;"&gt;%&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #800080;"&gt;3&lt;/span&gt;&lt;span style="color: #000000;"&gt;) &lt;/span&gt;&lt;span style="color: #000000;"&gt;*&lt;/span&gt;&lt;span style="color: #000000;"&gt; ((O &lt;/span&gt;&lt;span style="color: #000000;"&gt;/&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #800080;"&gt;1&lt;/span&gt;&lt;span style="color: #000000;"&gt;) &lt;/span&gt;&lt;span style="color: #000000;"&gt;^&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #800080;"&gt;2&lt;/span&gt;&lt;span style="color: #000000;"&gt;) &lt;/span&gt;&lt;span style="color: #000000;"&gt;-&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #800080;"&gt;5&lt;/span&gt;&lt;span style="color: #000000;"&gt;;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;            &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;if&lt;/span&gt;&lt;span style="color: #000000;"&gt; (&lt;/span&gt;&lt;span style="color: #000000;"&gt;!&lt;/span&gt;&lt;span style="color: #000000;"&gt;OperatorRegex.IsMatch(Illegal1Uri.ToString()))&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;            {&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;                Console.WriteLine(Illegal1Uri);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;            }&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        }&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    }&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;}&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;</description>
      <link>http://www.udvikleren.dk/forum/39856/programmeringsskrifttype-font-.-hvad-bruger-i-/</link>
      <pubDate>Sun, 28 Apr 2013 19:58:30 GMT</pubDate>
    </item>
    <item>
      <title>Online tekst editor </title>
      <description>Hej. &lt;br /&gt;&lt;br /&gt;nogle der har et link til en god online tekst editor.&lt;br /&gt;planen er at man skal kunne rette i mysql. og skal være en del af admin siderne på min hjemmeside. &lt;br /&gt;&lt;br /&gt;Håber der er en venlig sjæl som har tid &lt;img src="/images/smileys/smiley.gif" alt=":)" title=":)" /&gt;</description>
      <link>http://www.udvikleren.dk/forum/38877/online-tekst-editor-/</link>
      <pubDate>Sat, 29 Sep 2012 19:28:45 GMT</pubDate>
    </item>
    <item>
      <title>Embedded wysiwyg editor</title>
      <description>Hey.&lt;br /&gt;&lt;br /&gt;Jeg mangler en wysiwyg editor som kan indlejres på en hjemmeside. Dem findes der mange af, men jeg har få krav som skal kunne overholdes.&lt;br /&gt;&lt;br /&gt;1. Det skal være wysiwyg - det er ren html, så ikke noget fancy&lt;br /&gt;2. Det skal kunne låses til at det kun er én side som kan vedligeholdes&lt;br /&gt;3. Der må ikke kunne oprettes nye sider (det vil jeg kunne styre)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Har i gode erfaringer med noget her?</description>
      <link>http://www.udvikleren.dk/forum/38181/embedded-wysiwyg-editor/</link>
      <pubDate>Mon, 18 Jun 2012 08:49:20 GMT</pubDate>
    </item>
    <item>
      <title>php </title>
      <description>Hej.&lt;br /&gt;Jeg er helt grøn inden for php programmering men , hvilken editor skal jeg bruge?og hilken forum / bøger skal jeg starte med?&lt;br /&gt;&lt;br /&gt;Håber der er nogen som kan hjælpe mig.</description>
      <link>http://www.udvikleren.dk/forum/38050/php-/</link>
      <pubDate>Sun, 03 Jun 2012 15:50:06 GMT</pubDate>
    </item>
    <item>
      <title>HMTL til wysiwyg editor</title>
      <description>Hej.&lt;br /&gt;&lt;br /&gt;Jeg har produceret en hjemmeside for en kunde i ren HTML.&lt;br /&gt;Det er nu meningen at kunden selv skal kunne lave nye sider, indsætte tekst og billeder og lave generel opdatering af denne art.&lt;br /&gt;Problemet er bare at kunden på ingen måde kan finde ud af koderne i HMTL.&lt;br /&gt;Derfor spørger jeg JER om i kender til en metode hvorpå jeg kan lette arbejde for kunden, så han kan opdatere sin hjemmeside fx via en wysiwyg editor.&lt;br /&gt;&lt;br /&gt;Vh&lt;br /&gt;Lisane</description>
      <link>http://www.udvikleren.dk/forum/37754/hmtl-til-wysiwyg-editor/</link>
      <pubDate>Tue, 01 May 2012 22:14:10 GMT</pubDate>
    </item>
    <item>
      <title>CodeLobster - nygeligt opdaget IDE</title>
      <description>Hej alle.&lt;br /&gt;&lt;br /&gt;Jeg vil lige smide et godt ord ind for dette IDE.&lt;br /&gt;&lt;br /&gt;Jeg har, som så mange andre, arbejdet hovedsageligt med Visual Studio da jeg mest har arbejdet med SQL, C#, C++, LINQ osv.&lt;br /&gt;&lt;br /&gt;Nu er jeg så blevet nødt til at skal arbejde en stor del med PHP, og drupal, så stod jeg og manglede et nyt IDE at arbejde med. &lt;br /&gt;Jeg prøvede eclipse, netbeans, notepad++ og mange flere.&lt;br /&gt;Så faldt jeg over CodeLobster.&lt;br /&gt;&lt;br /&gt;Nu har jeg arbejdet med det i 6 mdr og kan godt anbefale det.&lt;br /&gt;Der er god understøttelse, eksempelvis autocomplete/intellisense til CodeIgniter, Drupal, Wordpress, FTP forbindelse og meget mere.&lt;br /&gt;&lt;br /&gt;Jeg ville bare lige gøre lidt opmærksom på denne, hvis der er nogen der har haft lige så mange problemer med at finde en IDE til PHP der bare minder lidt om Visual Studio.&lt;br /&gt;&lt;br /&gt;</description>
      <link>http://www.udvikleren.dk/forum/36732/codelobster-nygeligt-opdaget-ide/</link>
      <pubDate>Tue, 31 Jan 2012 14:27:20 GMT</pubDate>
    </item>
    <item>
      <title>Imagelist tilknyttet toolbar viser kun ét ikon</title>
      <description>Jeg er i gang med at lave en lille editor, og jeg er stødt på et problem, som jeg ikke rigtig kan finde en løsning på. Det frustrerende ved det er, at jeg mener at have stødt på samme problem før OG at have løst det, men jeg må enten have glemt, hvad jeg gjorde, eller også husker jeg forkert... Jeg har Googlet uden resultat.&lt;br /&gt;&lt;br /&gt;Jeg har en toolbar, hvilken jeg har tilknyttet en HIMAGELIST. Indtil videre har jeg to ikoner, page.ico og disk.ico, som viser henholdsvis et papir og en diskette. Problemet er, at selvom jeg loader begge disse ikoner med LoadIcon og tilføjer dem hver især med ImageList_AddIcon, så er det kun det første ikon, papiret, der bliver vist. Eller rettere sagt, det første ikon bliver vist på begge knapper, som om den ikke kan finde disk.ico og derfor bare viser det første ikon om og om igen.&lt;br /&gt;&lt;br /&gt;Her er min funktion til at oprette toolbar'en (bemærk at jeg har prøvet forskellige fremgangsmåder, så hvis den der er i koden på det tidspunkt jeg oprettede denne tråd ikke virker af en åbenlys grund, så husk venligst på jeg har forsøgt på mange andre måder).&lt;br /&gt;&lt;br /&gt;&lt;div class="codeboxheader" id="code_1638844036" onclick="ToggleCodeBox(this.id);"&gt;&lt;img id="code_1638844036_arrow" src="/images/icons/codeboxarrow_down.gif" alt="Fold kodeboks ind/ud" title="Fold kodeboks ind/ud" /&gt;C++ kode&amp;nbsp;&lt;/div&gt;&lt;pre id="code_1638844036code" style="border-top: 0px; display: none;"&gt;&lt;ol&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #0000FF;"&gt;void&lt;/span&gt;&lt;span style="color: #000000;"&gt; CreateRebar(HWND hwnd)&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;{&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    hRebar &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; CreateWindowEx(&lt;/span&gt;&lt;span style="color: #800080;"&gt;0L&lt;/span&gt;&lt;span style="color: #000000;"&gt;, REBARCLASSNAME, NULL,&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        WS_CHILD &lt;/span&gt;&lt;span style="color: #000000;"&gt;|&lt;/span&gt;&lt;span style="color: #000000;"&gt; WS_VISIBLE &lt;/span&gt;&lt;span style="color: #000000;"&gt;|&lt;/span&gt;&lt;span style="color: #000000;"&gt; WS_BORDER &lt;/span&gt;&lt;span style="color: #000000;"&gt;|&lt;/span&gt;&lt;span style="color: #000000;"&gt; CCS_NODIVIDER,&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #800080;"&gt;100&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #800080;"&gt;25&lt;/span&gt;&lt;span style="color: #000000;"&gt;,&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        hwnd, NULL, NULL, NULL);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    REBARBANDINFO bandinfo;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    hToolbar &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; CreateWindowEx(&lt;/span&gt;&lt;span style="color: #800080;"&gt;0L&lt;/span&gt;&lt;span style="color: #000000;"&gt;, TOOLBARCLASSNAME, NULL,&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        WS_CHILD &lt;/span&gt;&lt;span style="color: #000000;"&gt;|&lt;/span&gt;&lt;span style="color: #000000;"&gt; WS_VISIBLE &lt;/span&gt;&lt;span style="color: #000000;"&gt;|&lt;/span&gt;&lt;span style="color: #000000;"&gt; TBSTYLE_FLAT &lt;/span&gt;&lt;span style="color: #000000;"&gt;|&lt;/span&gt;&lt;span style="color: #000000;"&gt; CCS_NODIVIDER,&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;,&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;        hwnd, NULL, NULL, NULL);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    &lt;/span&gt;&lt;span style="color: #008000;"&gt;//&lt;/span&gt;&lt;span style="color: #008000;"&gt; Get the size of the tool bar&lt;/span&gt;&lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;    dwSize &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; SendMessage(hToolbar, TB_GETBUTTONSIZE, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    &lt;/span&gt;&lt;span style="color: #008000;"&gt;//&lt;/span&gt;&lt;span style="color: #008000;"&gt; Add buttons&lt;/span&gt;&lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;    TBBUTTON buttons[&lt;/span&gt;&lt;span style="color: #800080;"&gt;2&lt;/span&gt;&lt;span style="color: #000000;"&gt;];&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    memset(&lt;/span&gt;&lt;span style="color: #000000;"&gt;&amp;amp;&lt;/span&gt;&lt;span style="color: #000000;"&gt;buttons, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;sizeof&lt;/span&gt;&lt;span style="color: #000000;"&gt;(buttons));&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    buttons[&lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;].fsState &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; TBSTATE_ENABLED;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    buttons[&lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;].fsStyle &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; TBSTYLE_BUTTON;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    buttons[&lt;/span&gt;&lt;span style="color: #800080;"&gt;1&lt;/span&gt;&lt;span style="color: #000000;"&gt;].fsState &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; TBSTATE_ENABLED;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    buttons[&lt;/span&gt;&lt;span style="color: #800080;"&gt;1&lt;/span&gt;&lt;span style="color: #000000;"&gt;].fsStyle &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; TBSTYLE_BUTTON;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    SendMessage(hToolbar, TB_BUTTONSTRUCTSIZE, &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;sizeof&lt;/span&gt;&lt;span style="color: #000000;"&gt;(TBBUTTON), &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    SendMessage(hToolbar, TB_AUTOSIZE, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    UINT uNumBtns &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;sizeof&lt;/span&gt;&lt;span style="color: #000000;"&gt;(buttons) &lt;/span&gt;&lt;span style="color: #000000;"&gt;/&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;sizeof&lt;/span&gt;&lt;span style="color: #000000;"&gt;(TBBUTTON);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    SendMessage(hToolbar, TB_ADDBUTTONS, uNumBtns, (LPARAM)buttons);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    bandinfo.cbSize     &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; &lt;/span&gt;&lt;span style="color: #0000FF;"&gt;sizeof&lt;/span&gt;&lt;span style="color: #000000;"&gt;(REBARBANDINFO);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    bandinfo.cyMinChild &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; LOWORD(dwSize);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    bandinfo.cx         &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; HIWORD(dwSize);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    bandinfo.fMask      &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; RBBIM_CHILD &lt;/span&gt;&lt;span style="color: #000000;"&gt;|&lt;/span&gt;&lt;span style="color: #000000;"&gt; RBBIM_CHILDSIZE;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    bandinfo.hwndChild  &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; hToolbar;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    SendMessage(hRebar, RB_INSERTBAND, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;, (LPARAM)&lt;/span&gt;&lt;span style="color: #000000;"&gt;&amp;amp;&lt;/span&gt;&lt;span style="color: #000000;"&gt;bandinfo);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    &lt;/span&gt;&lt;span style="color: #008000;"&gt;//&lt;/span&gt;&lt;span style="color: #008000;"&gt; apply imagelist&lt;/span&gt;&lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;    HIMAGELIST himl &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; ImageList_Create(&lt;/span&gt;&lt;span style="color: #800080;"&gt;16&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #800080;"&gt;16&lt;/span&gt;&lt;span style="color: #000000;"&gt;, ILC_COLOR32, &lt;/span&gt;&lt;span style="color: #800080;"&gt;3&lt;/span&gt;&lt;span style="color: #000000;"&gt;, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    HINSTANCE hInst &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; GetModuleHandle(&lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    HICON hIcon;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    hIcon &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; LoadIcon(hInst, MAKEINTRESOURCE(IDI_PAGE));&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    ImageList_AddIcon(himl, hIcon);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    DeleteObject(hIcon);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    hIcon &lt;/span&gt;&lt;span style="color: #000000;"&gt;=&lt;/span&gt;&lt;span style="color: #000000;"&gt; LoadIcon(hInst, MAKEINTRESOURCE(IDI_DISK));&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    ImageList_AddIcon(himl, hIcon);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    DeleteObject(hIcon);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;    &lt;/span&gt;&lt;span style="color: #008000;"&gt;//&lt;/span&gt;&lt;span style="color: #008000;"&gt;ImageList_AddIcon(himl, LoadIcon(hInst, MAKEINTRESOURCE(IDI_DISK)));&lt;/span&gt;&lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #008000;"&gt;&lt;/span&gt;&lt;span style="color: #000000;"&gt;    SendMessage(hToolbar, TB_SETIMAGELIST, &lt;/span&gt;&lt;span style="color: #800080;"&gt;0&lt;/span&gt;&lt;span style="color: #000000;"&gt;, (LPARAM)himl);&lt;/span&gt;&lt;/li&gt;&lt;li style="padding: 0; margin: 0;"&gt; &lt;span style="color: #000000;"&gt;}&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;I kan se problemet her: &lt;a href="http://m99.dk/editor.png"&gt;http://m99.dk/editor.png&lt;/a&gt;&lt;br /&gt;Som I kan se, bliver IDI_PAGE vist to gange, hvor IDI_DISK bliver fuldstændig ignoreret.</description>
      <link>http://www.udvikleren.dk/forum/35315/imagelist-tilknyttet-toolbar-viser-kun-ét-ikon/</link>
      <pubDate>Thu, 08 Sep 2011 15:45:11 GMT</pubDate>
    </item>
    <item>
      <title>Hjælp! Hvilket program til MAC?</title>
      <description>Skal til at ligge og kode Java, men hvilket program er godt og gratis?&lt;br /&gt;&lt;br /&gt;Med venlig hilsen&lt;br /&gt;&lt;br /&gt;Kenny Asonze&lt;br /&gt;&lt;br /&gt;</description>
      <link>http://www.udvikleren.dk/forum/34090/hjaelp!-hvilket-program-til-mac/</link>
      <pubDate>Thu, 14 Apr 2011 09:37:55 GMT</pubDate>
    </item>
  </channel>
</rss>