Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
Slick-C® Macro Programming
»
changing the font of a treeview
« previous
next »
Reply
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: changing the font of a treeview (Read 3643 times)
boaz
Community Member
Posts: 43
Hero Points: 0
changing the font of a treeview
«
on:
November 23, 2011, 01:44:44 PM »
Quote
I have a _tree_view object
I want to change it's font
adding
Code:
[Select]
p_font_name="Courier New";
property didn't cause anything to change
any ideas?
Report to moderator
Logged
boaz
Community Member
Posts: 43
Hero Points: 0
Re: changing the font of a treeview
«
Reply #1 on:
November 24, 2011, 03:10:52 PM »
Quote
apparently restarting the slick-edit solved the problem (there were several restarts but one of them made the new font)
Report to moderator
Logged
Reply
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
Slick-C® Macro Programming
»
changing the font of a treeview