File tree Expand file tree Collapse file tree 2 files changed +78
-1
lines changed Expand file tree Collapse file tree 2 files changed +78
-1
lines changed Original file line number Diff line number Diff line change @@ -350,4 +350,3 @@ MigrationBackup/
350
350
351
351
# Ionide (cross platform F# VS Code tools) working folder
352
352
.ionide /
353
- /todo.txt
Original file line number Diff line number Diff line change
1
+ All :
2
+ V�rifier la suppression de toutes les propri�t�s des objets
3
+ Si une boite de dialogue ou une fenetre modal se ferme, remettre le focus sur l'ancien controle
4
+
5
+ Controls :
6
+ SplitToolButton : v�rifier l'ic�ne, une fois le composant ImageList ajout�
7
+ Dialog : g�rer le bouton par d�faut
8
+ PageControl / TabControl : ajouter wheel sur les tabs
9
+ DropDownListBox : Finir de tester les diff�rentes m�thodes, mettre pointer-events:none si pas editable
10
+ DropDownTimePanel : ne perd pas le focus
11
+ CaptionControl : finir set textDecoration
12
+ Window : dans la m�thode center, g�rer la position en fonction de SCREECENTER ou MAINFORMCENTER
13
+ MaskedTextBox : si le champ est vide, mettre le placeholder
14
+ CheckBox : mettre en flex
15
+
16
+ Apps :
17
+ V�rifier la tabulation entre composants
18
+
19
+
20
+ Traduction :
21
+ Si la langue n'existe pas, prendre l'anglais par d�faut
22
+
23
+ Gestion des composants :
24
+ mettre le JS/CSS/Locale dans le dossier correspondant � la cat�gorie, faire un import de la locale et du css (cr�er une fonction)
25
+
26
+ Controls � faire :
27
+ ActionList (1)
28
+ stdActions (1)
29
+ extActions (1)
30
+ MainMenu (1)
31
+ PopupMenu (1)
32
+ TreeView (1)
33
+ GradientEdit (1)
34
+
35
+ FindReplaceDialog (2)
36
+ ColorDialog (2)
37
+ PropertyGrid (2)
38
+
39
+ BitmapAnimation (7)
40
+ ColorAnimation (7)
41
+ FloatAnimation (7)
42
+ GradientAnimation (7)
43
+ PathAnimation (7)
44
+ RectAnimation (7)
45
+
46
+ DbImage (8)
47
+ DbLabel (8)
48
+ DbMemo (8)
49
+ DbTextBox (8)
50
+ DataBase (8)
51
+ DataQuery (8)
52
+ DataTable (8)
53
+ UpdateQuery (8)
54
+ PrintDialog (9)
55
+ DataSource (9)
56
+ DataFile (9)
57
+ GridView (9)
58
+ Pager (9)
59
+ DockBar (9)
60
+ BarCode (9)
61
+ Carousel (9)
62
+ SimpleChart (9)
63
+ CoverFlow (9)
64
+ Diagrams (9)
65
+ FlipBook (9)
66
+ Gantt (9)
67
+ Gauge (9)
68
+ ImageEditor (9)
69
+ MediaPlayer (9)
70
+ Accordion (9)
71
+ RibbonBar (9)
72
+ RichTextBox (9)
73
+ Scheduler (9)
74
+ SyntaxeEditor (9)
75
+ CloudControl (9)
76
+ TileView (9)
77
+ TreeListView (9)
78
+ Wizard (9)
You can’t perform that action at this time.
0 commit comments