Difference between revisions of "Talk:Roadmap"

From Lazarus wiki
Jump to navigationJump to search
 
(4 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)
 
 
== Drag&Drop  ... ==
 
 
... isnt missing afaik --[[User:Christian|Christian]] 21:13, 25 January 2007 (CET)
 
: but is it working correctly or are there still a couple of bugs? -- [[User:Vincent|Vincent]] 04:31, 1 January 2005 (CET)
 
::i dont know exactly for me it works but i have used it not very often for now--[[User:Christian|Christian]] 22:10, 26 January 2007 (CET)
 
::: The problem is that other users claim it doesn´t work. I think a small article on the wiki explaining how to use drag&drop would be necessary to convince people it actually works (assuming it works) --[[User:Sekelsenmat|Sekelsenmat]] 02:59, 27 January 2007 (CET)
 
::::I think they think this because cursors are not set for an long time, but in actual svn this is also working in 0.9.20 d&d works i think but the cursors dont change this is why the people think it dont work. I have set this to working with the hint that the cursors arent set in gtk at time --[[User:Christian|Christian]] 08:42, 29 January 2007 (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 45: 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)