| 
    
Forum Index : Microcontroller and PC projects : picomite how do i draw a arrow pointing right and left up and down
| Author | Message | ||||
| tenij000 Regular Member Joined: 30/05/2025 Location: NetherlandsPosts: 53  | 
    
    
 picomite how do i draw a arrow pointing right and left up and down try this for my button GUI BUTTON #25,chr$(100), 240, 60, 60, 30, RGB(white), RGB(orange) dont now what chr$ i need for it  | 
  ||||
TassyJim![]() Guru Joined: 07/08/2011 Location: AustraliaPosts: 6344  | 
    
    
 Using font 1, chr$(&h92) to chr$(&h95) https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=18132#242212 VK7JH MMedit  | 
  ||||
| Peter63 Senior Member Joined: 28/07/2017 Location: SwedenPosts: 105  | 
    
    
 Font1 table here: ![]() According to the manual, the button works like this: ![]() /Peter63  | 
  ||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025   |