stephan35 Posté(e) le 9 février 2007 Posté(e) le 9 février 2007 Bonjour, Je cherche un lien pour trouver les exemples odcl : http://www.objectdcl.com/knowledgebase/knowledgebase ********* Ne fonctionne plus ... Merci !
Tramber Posté(e) le 9 février 2007 Posté(e) le 9 février 2007 Il y a des exemples dans les samples (Program Files,....etc).C'est comme cela que j'ai appris. Attention, gros remaniements en ce moment, je crois avoir lu dans le forum que les samples ont peut-être été éliminés au profit d'un seul. Bureau d'études dessin. Spécialiste Escaliers Développement - Formation ./__\. (.°=°.)
stephan35 Posté(e) le 9 février 2007 Auteur Posté(e) le 9 février 2007 Il y a des exemples dans les samples (Program Files,....etc).C'est comme cela que j'ai appris. Attention, gros remaniements en ce moment, je crois avoir lu dans le forum que les samples ont peut-être été éliminés au profit d'un seul. Je pense que si on pouvait récuperer cette base de connaissance, on apprendrait peut-être plus vite à manipuler les variables ... ? ;) Questions Standard DCL -> ObjectDCL functions Can a control be set to a value (similar to the set_tile function)? http://www.objectdcl.com/knowledgebase/knowledgebase12.html General Examples Is it possible hide some controls and show other controls at run time? http://www.objectdcl.com/knowledgebase/knowledgebase7.html Can graying out of controls be done through your program (similar to the mode_tile when set to 1 function)? http://www.objectdcl.com/knowledgebase/knowledgebase11.html Do you have any examples of adapting to Multi Document Interface (MDI)? http://www.objectdcl.com/knowledgebase/knowledgebase2.html Do you have an example that of a toolbar in ObjectDCL that we can program ourselves? Can you provide us with an example that calls the zoom commands transparently? http://www.objectdcl.com/knowledgebase/knowledgebase4.html Advanced Examples How to Cancel the Closing of a Dialog Box. http://www.objectdcl.com/knowledgebase/knowledgebase25.html How to assign a control as the First Control to Receive Focus after the Dialog Box is displayed. http://www.objectdcl.com/knowledgebase/knowledgebase26.html Properties Is it possible change some control's properties at run time? http://www.objectdcl.com/knowledgebase/knowledgebase10.html Fonts Do you have an example that of a font selection dialog box? http://www.objectdcl.com/knowledgebase/knowledgebase5.html Buttons Do you have an example that has a buttons setup to close the dialog box temporally, prompt the user to select objects or coordinates with getpoint or ssget, then reshows the dialog box when the user finishes their selection? http://www.objectdcl.com/knowledgebase/knowledgebase3.html BlockView Can you provide me with an example of a ListBox that displays blocks to be selected and a BlockView control that previews them? http://www.objectdcl.com/knowledgebase/knowledgebase15.html ComboBox Where are, In the Toolbox, the controls that are shown in the example? (Arrow HeadComboBox, LineWeight ComboBox, Color ComboBox, PlotStyle ComboBox, etc.) http://www.objectdcl.com/knowledgebase/knowledgebase13.html HtmlControl Do you have an example of project with a HTML control in it? http://www.objectdcl.com/knowledgebase/knowledgebase14.html I have added an HtmlControl to my dialog box so I can display an animation file in it, but the problem I am having is that there is a disabled scroll bar being shown as well. Is there any way to remove the disabled scroll bar? http://www.objectdcl.com/knowledgebase/knowledgebase16.html ImageList In the TreeControl I am finding that Icons and Bitmaps with an area painted gray is being painted as white why? http://www.objectdcl.com/knowledgebase/knowledgebase21.html PictureBox Is it possible change the picture property in a picture box at run time? http://www.objectdcl.com/knowledgebase/knowledgebase8.html Is it possible to use vector_image or an equivalent function? http://www.objectdcl.com/knowledgebase/knowledgebase6.html ListView A simple ListView example using Odcl_ListView_FillList http://www.objectdcl.com/knowledgebase/knowledgebase22.html Hi can Odcl_ListView_AddRow be modified so that I can have an option to insert any where in the table and not at the default end of table? http://www.objectdcl.com/knowledgebase/knowledgebase17.html I found that the method "Odcl_ListView_SetCurSel" could not highlight the item I wanted to select in my ListView control in a Modeless dialog box. http://www.objectdcl.com/knowledgebase/knowledgebase18.html TextBox I tried to change the FilterStyle property of a TextBox at run-time, but it did not update the control, why? http://www.objectdcl.com/knowledgebase/knowledgebase9.html For some reason the 'ReturnPressed' event is not allowed in Multi-line TextBox control. http://www.objectdcl.com/knowledgebase/knowledgebase1.html I believe I have found a bug, when the focus is on a TextBox control and I press "Enter" the form will be closed immediately. It means that when I have entered something into a textbox and press "Enter" the focus will not move the next control but close the form. http://www.objectdcl.com/knowledgebase/knowledgebase19.html I believe I have found a problem in AutoCAD R14 ObjectDCL. When TextBox control has focus and I press "Enter" and I have the ReturnPressed event setup to receive and act on it, so as the form will not close. In my ReturnPressed function I call Odcl_Control_SetFocus to force the focus to shift to another control, the command line retains the focus instead, Why? http://www.objectdcl.com/knowledgebase/knowledgebase20.html TreeControl In the TreeControl I am finding that Icons and Bitmaps with an area painted gray is being painted as white why? http://www.objectdcl.com/knowledgebase/knowledgebase21.html Merci ..... ;)
Tramber Posté(e) le 9 février 2007 Posté(e) le 9 février 2007 Pas besoin de mettre ici tous ces liens morts. Pour apprendre (je viens de regarder) tu regardes les exemples et tu t'entraines, je t'assure que ca ira bien plus vite. La base de connaissance ne m'a pas servi beaucoup à l'époque. Parcours un peu le répertoire d'install, il y a un fichier HLP, des fichiers doc et des fichiers exemples. Bureau d'études dessin. Spécialiste Escaliers Développement - Formation ./__\. (.°=°.)
stephan35 Posté(e) le 9 février 2007 Auteur Posté(e) le 9 février 2007 Pas besoin de mettre ici tous ces liens morts. Pour apprendre (je viens de regarder) tu regardes les exemples et tu t'entraines, je t'assure que ca ira bien plus vite. La base de connaissance ne m'a pas servi beaucoup à l'époque. Parcours un peu le répertoire d'install, il y a un fichier HLP, des fichiers doc et des fichiers exemples. bon ben ok ! j'ai déjà survolé le demo.lsp qui rassemble une panoplie d'exemple, on va dire que je ne suis pas patient .... je fonctionne aussi beaucoup par analyse et comparaison de l'existant.... mais si on m'apporte les solutions toutes faites, je les prends ! ;) Je prends pour acquis le fait que ces liens(mort) ne m'apporteront rien ! Ne pourrait-on pas envisager de créér une base de connaissance sous ce forum ? classé par catégorie de fonction et documenté d'exemples, Utopique ? Allez, a+ Merci.
Tramber Posté(e) le 9 février 2007 Posté(e) le 9 février 2007 ODCL est trop facile,..... si on connait un minimum d'anglais. Sur le forum, nous discutons en ce moment des traductions. Bureau d'études dessin. Spécialiste Escaliers Développement - Formation ./__\. (.°=°.)
Messages recommandés
Créer un compte ou se connecter pour commenter
Vous devez être membre afin de pouvoir déposer un commentaire
Créer un compte
Créez un compte sur notre communauté. C’est facile !
Créer un nouveau compteSe connecter
Vous avez déjà un compte ? Connectez-vous ici.
Connectez-vous maintenant