Class object methods in list after dot is pressed

已查看 16 次
跳至第一个未读帖子

jbel...@gmail.com

未读,
2021年5月7日 16:44:542021/5/7
收件人 PyScripter

If we have an object created (I use Flask) and then when hit dot after object name the dropdown list is created but if list have many methods then if we use array down (window key) to navigate down then list does not scroll and we dont see the methods down in list.

PyScripter

未读,
2021年5月7日 17:26:322021/5/7
收件人 PyScripter
Just to make sure say you press Ctrl+Space to  get code completion or you type "'." as in 
import inspect
inspect.

Then the list pops up but you cannot scroll with the UP/DOWN keys.  Is this the problem?
Here both arrow up/down and page up/down work for scrolling the code completion list.

Jadranko Belusic

未读,
2021年5月8日 02:46:382021/5/8
收件人 pyscr...@googlegroups.com
Yes correct. I hit "." after object varisble. And list is shown but cannot see what list contains if I go down with arrow down key.

--
You received this message because you are subscribed to a topic in the Google Groups "PyScripter" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pyscripter/R7Ci8jZt6Mc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pyscripter+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyscripter/34bca456-3337-483b-b74f-d69c27373768n%40googlegroups.com.

Jadranko Belusic

未读,
2021年5月8日 03:20:312021/5/8
收件人 pyscr...@googlegroups.com
And sometimes this same list is very large from top of PyScripters top edge to windows bottom edge

image.png


Jadranko Belušić
https://www.linkedin.com/in/jadranko-belu%C5%A1i%C4%87-818231176/

PyScripter

未读,
2021年5月8日 05:18:412021/5/8
收件人 PyScripter
Do  Tools, Options, IDE Options, Code Completion, Code Completion list size.  What is the value?
Set the value to something like 10.
Does this help?

You can resize the Code completion window  with the mouse and the value will be updated to the new size.

Jadranko Belusic

未读,
2021年5月8日 05:21:412021/5/8
收件人 pyscr...@googlegroups.com
Thanx, i set first option to 10, it was 14, now it is ok

You received this message because you are subscribed to the Google Groups "PyScripter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyscripter+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyscripter/953887b6-9537-4538-a5dc-0c0ed1ec0d25n%40googlegroups.com.
回复全部
回复作者
转发
0 个新帖子