Difference between revisions of "Talk:Roadmap"

From Free Pascal wiki
Jump to navigationJump to search
(→‎Drag&Drop ...: there are separate drag and drop articles/tutorials now so not needed)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Old stuff ==
 
I cannot find a way to set a class for an entire line. --[[User:Sekelsenmat|Sekelsenmat]] 19:54, 29 May 2006 (CEST)
 
: Give me class names and attributes and I will see what I can do. [[User:Vincent|Vincent]] 20:15, 29 May 2006 (CEST)
 
 
:: I mean, this works:
 
 
<pre>
 
|---- style="background:lightblue"
 
|Qt||The QT interface||in progress||post 1.0||Qt and LCL||[[User:Sekelsenmat|Sekelsenmat]]||Depends on qt bindings
 
</pre>
 
 
But this doesn´t work:
 
 
<pre>
 
|---- class="progress"
 
|Qt||The QT interface||in progress||post 1.0||Qt and LCL||[[User:Sekelsenmat|Sekelsenmat]]||Depends on qt bindings
 
</pre>
 
 
:: I want to set the already made classes to a whole line on a table. --[[User:Sekelsenmat|Sekelsenmat]] 21:52, 29 May 2006 (CEST)
 
::: I added td.progress before, now I probably need to add tr.progress as well. [[User:Vincent|Vincent]] 22:18, 29 May 2006 (CEST)~
 
:::: Done. I used the same colors as previously for cells.
 
 
:::::Thank you very much. One small thing. Is it my impression or "working" class is missing? Thanks. --[[User:Sekelsenmat|Sekelsenmat]] 04:15, 30 May 2006 (CEST)
 
 
:::::: Your impression is correct, a copy/paste error. Fixed. Thanks. [[User:Vincent|Vincent]] 07:53, 30 May 2006 (CEST)
 
 
Is'nt it a good idea to make working,not implemented and .... / or the whole name of component link to a page that describes what is not partially working, what is,and ie more specific info?
 
--[[User:Roozbeh|Roozbeh]] 22:45, 27 December 2006 (CET)
 
 
== Target for Cocoa ==
 
 
Cocoa isn't ready for production use in Lazarus 1.2. Should its target be changed to Lazarus 1.4?--[[User:Jwdietrich|Jwdietrich]] 23:33, 18 March 2014 (CET)
 
 
 
== ValueListEditor ==
 
== ValueListEditor ==
 
Page says it's partially implemented.<br>
 
Page says it's partially implemented.<br>
Line 37: Line 4:
 
:Nag/pedant alert: it helps if you sign your questions as the date is included - saves having to go through the history to see what was added when. See the signature icon on the editor toolbar... --[[User:BigChimp|BigChimp]] 09:59, 28 June 2014 (CEST)
 
:Nag/pedant alert: it helps if you sign your questions as the date is included - saves having to go through the history to see what was added when. See the signature icon on the editor toolbar... --[[User:BigChimp|BigChimp]] 09:59, 28 June 2014 (CEST)
 
::You are absolutely right. I just forgot. Thanks for adding it. [[User:Bart|Bart]] 14:51, 28 june 2014 (CET).
 
::You are absolutely right. I just forgot. Thanks for adding it. [[User:Bart|Bart]] 14:51, 28 june 2014 (CET).
 +
:Question remains. AFAIK on every platform where TStringList works, TValueLisEditor should work also. The code for TValueList is not platform or widgetset dependant. --[[User:Bart|Bart]] ([[User talk:Bart|talk]]) 20:15, 29 November 2018 (CET)
 +
 +
== TDirectoryTreeView ==
 +
Not sure what that is supposed to be, but we do have a functional TShellTreeView. [[User:Bart|Bart]] ([[User talk:Bart|talk]]) 22:23, 27 March 2024 (CET)

Latest revision as of 23:23, 27 March 2024

ValueListEditor

Page says it's partially implemented.
What feautures are missing? (27 June 2014)

Nag/pedant alert: it helps if you sign your questions as the date is included - saves having to go through the history to see what was added when. See the signature icon on the editor toolbar... --BigChimp 09:59, 28 June 2014 (CEST)
You are absolutely right. I just forgot. Thanks for adding it. Bart 14:51, 28 june 2014 (CET).
Question remains. AFAIK on every platform where TStringList works, TValueLisEditor should work also. The code for TValueList is not platform or widgetset dependant. --Bart (talk) 20:15, 29 November 2018 (CET)

TDirectoryTreeView

Not sure what that is supposed to be, but we do have a functional TShellTreeView. Bart (talk) 22:23, 27 March 2024 (CET)