| 
 
 
  Audio (347) 
  Datatype (51) 
  Demo (204) 
  Development (609) 
  Document (24) 
  Driver (98) 
  Emulation (153) 
  Game (1027) 
  Graphics (510) 
  Library (119) 
  Network (236) 
  Office (67) 
  Utility (939) 
  Video (72) 
 Total files: 4456
 
 Full index file
 Recent index file
 
 
 Amigans.net
 Aminet
 IntuitionBase
 Hyperion Entertainment
 A-Eon
 Amiga Future
 
 
 
 
 
 | 
 [Back to readme page]   [Add Comment]   [Refresh page]
 
 
 | Comment by: ShInKurO (151.60.173.252) | At: 16 Nov 2008, 06:55 | File version: 0.76 |  | Thanks for suggestion, now Find Top and Case Sensitive are not mutual exclusive anymore.
 Please send suggestions to my mail or using this good bugTracker:
 
 http://www.ppa.pl/bugtracker/index.php?id=5
 
 |  |  |  |  |  | Comment by: gerograph (84.61.59.137) | At: 23 Oct 2008, 22:49 | File version: 0.76 |  | Can you implement ARexx Syntax Highlighting ? 
 Would be great, thankyou ....
 
 
 |  |  |  |  |  | Comment by: Lio (86.76.13.83) | At: 21 Oct 2008, 21:49 | File version: 0.76 |  | this version (21 oct 2008) is 0.77 and not 0.76 :-) 
 |  |  |  |  |  | Comment by: anonymous (193.80.249.126) | At: 21 Oct 2008, 12:13 | File version: 0.76 |  | Q: Why NoWinED obliges to choose between "From Top" and "Case Sensitive" into find bar? Could I combine them?
 A: No, you can't, not in an explicit way. From Top and Case Sensitive are mutual
 exclusive because TextEditor MCC methods MUIM_TextEditor_Search and
 MUIM_TextEditor_Replace permitt to choose between "From Top" OR "Case
 sensitive", and I haven't any power on TextEditor MCC, so you should ask to
 class mantainers to implement a better way to perform a search/replace.
 
 Are you sure? This are Flags, so just OR them together?
 
 MUIF_TextEditor_Search_FromTop | MUIF_TextEditor_Search_CaseSensitive
 
 And the Replace Method doesn't take any Flags (that's what the autodoc says).
 
 |  |  |  |  | 
 
 |